mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
.gitignore += codeql
It is useful (though not necessary) to be able to place codeql in a Semmle/ql checkout.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,3 +12,6 @@
|
|||||||
# Visual studio temporaries, except a file used by QL4VS
|
# Visual studio temporaries, except a file used by QL4VS
|
||||||
.vs/*
|
.vs/*
|
||||||
!.vs/VSWorkspaceSettings.json
|
!.vs/VSWorkspaceSettings.json
|
||||||
|
|
||||||
|
# It's useful (though not required) to be able to unpack codeql in the ql checkout itself
|
||||||
|
/codeql/
|
||||||
|
|||||||
Reference in New Issue
Block a user