ignore klang sourcecode and assembly files

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

6
.gitignore vendored
View File

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