mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01: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