ignore c and out files

This commit is contained in:
2019-12-16 21:43:28 +01:00
parent fdab293ab4
commit 121d5c6fe7

6
.gitignore vendored
View File

@@ -16,3 +16,9 @@ src/main/antlr4/de/hsrm/compiler/Klang/.antlr
# assembly files
*.s
# other sourcecode files
*.c
# build output
out