Files
codeql/csharp/.gitignore
Cornelius Riemenschneider 723850394d Add paket files to .gitignore.
2024-05-15 13:28:03 +02:00

19 lines
234 B
Plaintext

obj/
TestResults/
*.manifest
*.pdb
*.suo
*.mdb
*.vsmdi
csharp.log
**/bin/Debug
**/bin/Release
*.tlog
.vs
*.user
.vscode/launch.json
extractor/Semmle.Extraction.CSharp.Driver/Properties/launchSettings.json
extractor-pack
paket-files/