We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61d21c1 + 12c44b1 commit 25130f2Copy full SHA for 25130f2
.gitignore
@@ -12,3 +12,6 @@
12
# Visual studio temporaries, except a file used by QL4VS
13
.vs/*
14
!.vs/VSWorkspaceSettings.json
15
+
16
+# It's useful (though not required) to be able to unpack codeql in the ql checkout itself
17
+/codeql/
0 commit comments