.gitignore for obj/

This commit is contained in:
Joseph Henry
2017-08-14 12:23:27 -07:00
parent 5106daa9db
commit 1e6abeeaf3

4
obj/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore