mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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
|
||||
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
|
||||
|
||||
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