mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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
|
.cache
|
||||||
ql/test/**/*.testproj
|
ql/test/**/*.testproj
|
||||||
ql/test/**/*.actual
|
ql/test/**/*.actual
|
||||||
ql/test/**/CONSISTENCY
|
|
||||||
work
|
work
|
||||||
|
|||||||
1
ruby/.gitignore
vendored
1
ruby/.gitignore
vendored
@@ -3,5 +3,4 @@ extractor/target
|
|||||||
.cache
|
.cache
|
||||||
ql/test/**/*.testproj
|
ql/test/**/*.testproj
|
||||||
ql/test/**/*.actual
|
ql/test/**/*.actual
|
||||||
ql/test/**/CONSISTENCY
|
|
||||||
.codeql
|
.codeql
|
||||||
|
|||||||
Reference in New Issue
Block a user