Ignore all compiled .o files

This commit is contained in:
Rob Loach 2017-10-02 23:25:18 -04:00 committed by GitHub
parent 9125620ff1
commit 9c44e6f764
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
bin
obj
*.depend
*.layout
*.layout
*.o