mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
On second thought, I'm going to make this apply only to the AutoBuilder directory. C# has it in the root of `csharp`, but they need it for their extractor as well.
13 lines
111 B
Plaintext
13 lines
111 B
Plaintext
obj/
|
|
TestResults/
|
|
*.manifest
|
|
*.pdb
|
|
*.suo
|
|
*.mdb
|
|
*.vsmdi
|
|
csharp.log
|
|
**/bin/Debug
|
|
**/bin/Release
|
|
*.tlog
|
|
.vs
|
|
*.user |