mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
.gitignore: Ignore everything but Xcode project settings
This commit is contained in:
committed by
Nathan Kinsinger
parent
282cc7cd25
commit
f254fd1564
+2
-5
@@ -1,8 +1,5 @@
|
||||
build
|
||||
build/revision
|
||||
*.xcodeproj/*.pbxuser
|
||||
*.xcodeproj/*.perspectivev3
|
||||
*.xcodeproj/*.mode1v3
|
||||
*.xcodeproj/*.tm_build_errors
|
||||
*.tmproj
|
||||
*.xcodeproj/
|
||||
!*.xcodeproj/project.pbxproj
|
||||
Nightly.app.zip
|
||||
|
||||
Reference in New Issue
Block a user