Ignore any build folder

Before build folders under Support wouldn't get ignored.
This commit is contained in:
Kevin Smith 2013-02-01 11:20:38 -08:00
parent 4da5fb3c06
commit 14e63a75ce

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
# Xcode # Xcode
build/* build
*.pbxuser *.pbxuser
!default.pbxuser !default.pbxuser
*.mode?v3 *.mode?v3