mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
QL: move files and folder, except dotfiles, into a ql subfolder
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,8 +1,8 @@
|
|||||||
/target
|
ql/target
|
||||||
extractor-pack
|
ql/extractor-pack
|
||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
.cache
|
.cache
|
||||||
ql/test/**/*.testproj
|
ql/ql/test/**/*.testproj
|
||||||
ql/test/**/*.actual
|
ql/ql/test/**/*.actual
|
||||||
ql/test/**/CONSISTENCY
|
ql/ql/test/**/CONSISTENCY
|
||||||
work
|
ql/work
|
||||||
|
|||||||
0
Cargo.lock → ql/Cargo.lock
generated
0
Cargo.lock → ql/Cargo.lock
generated
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user