Skip to content

Commit 55cdb7d

Browse files
author
Benjamin Muskalla
committed
Exclude .class files from git
1 parent 3dbaa08 commit 55cdb7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ csharp/extractor/Semmle.Extraction.CSharp.Driver/Properties/launchSettings.json
2727

2828
# Avoid committing cached package components
2929
.codeql
30+
31+
# Compiled class file
32+
*.class

0 commit comments

Comments
 (0)