Add gitignore to ignore derived objects

This commit is contained in:
Mario Hüttel 2019-08-31 20:14:54 +02:00
parent 63bb5336db
commit 617908cbd4
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*.o
*.d
*.c.o