Updated .gitignore files

This commit is contained in:
Greg Neagle
2014-02-11 07:11:47 -08:00
parent d677a3d52f
commit f2fb8d49e5
3 changed files with 36 additions and 30 deletions
+10
View File
@@ -0,0 +1,10 @@
# .DS_Store files!
.DS_Store
# don't track .pyc files
*.pyc
# Xcode 5 user data
*.xcodeproj/project.xcworkspace/
*.xcodeproj/xcuserdata/