Exclude consistency output from .gitignore files

This commit is contained in:
Tom Hvitved
2024-09-26 11:05:16 +02:00
parent 24f39ccae2
commit f389a889ad
2 changed files with 0 additions and 2 deletions

1
ql/.gitignore vendored
View File

@@ -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
View File

@@ -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