mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
11 lines
153 B
Plaintext
11 lines
153 B
Plaintext
# editor and OS artifacts
|
|
*~
|
|
.DS_STORE
|
|
|
|
# query compilation caches
|
|
.cache
|
|
|
|
# qltest projects and artifacts
|
|
*/ql/test/**/*.testproj
|
|
*/ql/test/**/*.actual
|