.gitignore: Ignore bin/ and obj/.

This commit is contained in:
David Korth 2016-12-06 20:45:55 -05:00
parent 1d1fc16483
commit 1866a5f161

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
bin/
obj/