QL: move files and folder, except dotfiles, into a ql subfolder

This commit is contained in:
Erik Krogh Kristensen
2021-12-14 14:34:53 +01:00
parent a722aeb5e3
commit d06ac78e4d
4910 changed files with 6 additions and 6 deletions

12
.gitignore vendored
View File

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

View File

Some files were not shown because too many files have changed in this diff Show More