mirror of
https://github.com/github/codeql.git
synced 2026-04-22 15:25:18 +02:00
docs: gitignore .pyc files generated during sphinx-build
This commit is contained in:
3
docs/ql-documentation/.gitignore
vendored
3
docs/ql-documentation/.gitignore
vendored
@@ -1,2 +1,5 @@
|
||||
# VSCode rst extension build directory
|
||||
**/_build/
|
||||
|
||||
# QLlexer .pyc files
|
||||
**/*.pyc
|
||||
|
||||
Reference in New Issue
Block a user