Add .gitignore and ignore *.o files

This commit is contained in:
Steve Baer
2018-09-19 10:32:21 -07:00
parent 5f462fed0d
commit 08ba072313

1
.gitignore vendored Normal file
View File

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