mirror of
https://github.com/github/codeql.git
synced 2025-12-16 00:33:11 +01:00
Exclude consistency output from .gitignore files
This commit is contained in:
1
ql/.gitignore
vendored
1
ql/.gitignore
vendored
@@ -3,5 +3,4 @@ target
|
||||
.cache
|
||||
ql/test/**/*.testproj
|
||||
ql/test/**/*.actual
|
||||
ql/test/**/CONSISTENCY
|
||||
work
|
||||
|
||||
1
ruby/.gitignore
vendored
1
ruby/.gitignore
vendored
@@ -3,5 +3,4 @@ extractor/target
|
||||
.cache
|
||||
ql/test/**/*.testproj
|
||||
ql/test/**/*.actual
|
||||
ql/test/**/CONSISTENCY
|
||||
.codeql
|
||||
|
||||
Reference in New Issue
Block a user