Ignore object files (and Windows binaries).

This commit is contained in:
Oliver Schmidt 2018-01-31 13:56:42 +01:00
parent 5afd68109d
commit 4cfc3e44d9
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.o
*.exe