mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
add .venv/ to .gitignore
This commit is contained in:
committed by
GitHub
parent
87b738d48c
commit
b3497191b1
3
.gitignore
vendored
3
.gitignore
vendored
@@ -17,6 +17,9 @@
|
|||||||
# Byte-compiled python files
|
# Byte-compiled python files
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
# python virtual environment folder
|
||||||
|
.venv/
|
||||||
|
|
||||||
# It's useful (though not required) to be able to unpack codeql in the ql checkout itself
|
# It's useful (though not required) to be able to unpack codeql in the ql checkout itself
|
||||||
/codeql/
|
/codeql/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user