QL: move .git files into the ql/ folder

This commit is contained in:
Erik Krogh Kristensen
2021-12-15 12:09:29 +01:00
parent 24c2578540
commit faaa74b1cd
3 changed files with 8 additions and 8 deletions

1
ql/.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
Cargo.lock -diff -whitespace

8
ql/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
target
extractor-pack
.vscode/launch.json
.cache
ql/test/**/*.testproj
ql/test/**/*.actual
ql/test/**/CONSISTENCY
work