mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
QL: move .git files into the ql/ folder
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,8 +0,0 @@
|
||||
ql/target
|
||||
ql/extractor-pack
|
||||
.vscode/launch.json
|
||||
.cache
|
||||
ql/ql/test/**/*.testproj
|
||||
ql/ql/test/**/*.actual
|
||||
ql/ql/test/**/CONSISTENCY
|
||||
ql/work
|
||||
0
.gitattributes → ql/.gitattributes
vendored
0
.gitattributes → ql/.gitattributes
vendored
8
ql/.gitignore
vendored
Normal file
8
ql/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
target
|
||||
extractor-pack
|
||||
.vscode/launch.json
|
||||
.cache
|
||||
ql/test/**/*.testproj
|
||||
ql/test/**/*.actual
|
||||
ql/test/**/CONSISTENCY
|
||||
work
|
||||
Reference in New Issue
Block a user