Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4601eb9 + b349719 commit 91caa13Copy full SHA for 91caa13
1 file changed
.gitignore
@@ -17,6 +17,9 @@
17
# Byte-compiled python files
18
*.pyc
19
20
+# python virtual environment folder
21
+.venv/
22
+
23
# It's useful (though not required) to be able to unpack codeql in the ql checkout itself
24
/codeql/
25
0 commit comments