mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
C#: Address review comments.
This commit is contained in:
3
csharp/extractor/.gitignore
vendored
3
csharp/extractor/.gitignore
vendored
@@ -1,16 +1,13 @@
|
||||
obj/
|
||||
SemmleTests/bin
|
||||
TestResults/
|
||||
*.manifest
|
||||
*.pdb
|
||||
*.suo
|
||||
*.mdb
|
||||
*.vsmdi
|
||||
CSharpExtractor*.config
|
||||
csharp.log
|
||||
**/bin/Debug
|
||||
**/bin/Release
|
||||
*.tlog
|
||||
.vs
|
||||
packages
|
||||
*.user
|
||||
Reference in New Issue
Block a user