Skip to content

Commit 12c44b1

Browse files
author
Henning Makholm
committed
.gitignore += codeql
It is useful (though not necessary) to be able to place codeql in a Semmle/ql checkout.
1 parent 5aced3e commit 12c44b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@
1212
# Visual studio temporaries, except a file used by QL4VS
1313
.vs/*
1414
!.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

Comments
 (0)