mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
15 lines
250 B
Plaintext
15 lines
250 B
Plaintext
# editor and OS artifacts
|
|
*~
|
|
.DS_STORE
|
|
|
|
# query compilation caches
|
|
.cache
|
|
|
|
# qltest projects and artifacts
|
|
*/ql/test/**/*.testproj
|
|
*/ql/test/**/*.actual
|
|
/.vs/slnx.sqlite
|
|
/.vs/ql/v15/Browse.VC.opendb
|
|
/.vs/ql/v15/Browse.VC.db
|
|
/.vs/ProjectSettings.json
|