ignore klang sourcecode and assembly files

This commit is contained in:
2019-12-16 11:52:05 +01:00
parent b7e6567d69
commit 64b88c192c

8
.gitignore vendored
View File

@@ -9,4 +9,10 @@ buildNumber.properties
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar
src/main/antlr4/de/hsrm/compiler/Klang/.antlr
src/main/antlr4/de/hsrm/compiler/Klang/.antlr
# klang sourcecode files
*.k
# assembly files
*.s