Remove *.k and *.c from gitignore, we need them for tests
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -11,14 +11,8 @@ buildNumber.properties
|
||||
.mvn/wrapper/maven-wrapper.jar
|
||||
src/main/antlr4/de/hsrm/compiler/Klang/.antlr
|
||||
|
||||
# klang sourcecode files
|
||||
*.k
|
||||
|
||||
# assembly files
|
||||
*.s
|
||||
|
||||
# other sourcecode files
|
||||
*.c
|
||||
|
||||
# build output
|
||||
out
|
||||
|
||||
Reference in New Issue
Block a user