Skip to content

Commit faaa74b

Browse files
committed
QL: move .git files into the ql/ folder
1 parent 24c2578 commit faaa74b

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.
File renamed without changes.

ql/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
target
2+
extractor-pack
3+
.vscode/launch.json
4+
.cache
5+
ql/test/**/*.testproj
6+
ql/test/**/*.actual
7+
ql/test/**/CONSISTENCY
8+
work

0 commit comments

Comments
 (0)