Skip to content

Commit 56a8cdb

Browse files
committed
move files and folder, except dotfiles, into a ql subfolder
1 parent fe1a473 commit 56a8cdb

File tree

4,910 files changed

+6
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,910 files changed

+6
-6
lines changed

.gitignore

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

README.md renamed to ql/README.md

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)