Skip to content

Commit 25130f2

Browse files
authored
Merge pull request github#2132 from hmakholm/pr/gitignore-codeql
.gitignore += codeql
2 parents 61d21c1 + 12c44b1 commit 25130f2

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)