mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
QL code and tests for C#/C++/JavaScript.
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# editor and OS artifacts
|
||||
*~
|
||||
.DS_STORE
|
||||
|
||||
# query compilation caches
|
||||
.cache
|
||||
|
||||
# qltest projects and artifacts
|
||||
*/ql/test/**/*.testproj
|
||||
*/ql/test/**/*.actual
|
||||
Reference in New Issue
Block a user