Skip to content

Commit ecaa61e

Browse files
committed
Yank most of .gitignore file
As project.xcworkspace was ignored, this makes it pretty hard to have a consistent environment between me and the rest of the world 😞.
1 parent 120623d commit ecaa61e

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.gitignore

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,16 @@
22
*.swp
33
*~.nib
44

5-
build/*
6-
.build/*
7-
build-iPhoneSimulator/*
8-
build-iPhoneOS/*
9-
objective-git.bridgesupport
10-
ObjectiveGitFramework/build/*
11-
ObjectiveGit-iOS.framework/*
12-
External/libgit2*.a
13-
External/libgit2-ios
14-
155
*.pbxuser
166
*.perspective
177
*.perspectivev3
188

199
*.mode1v3
2010
*.mode2v3
2111

22-
project.xcworkspace
2312
*/xcuserdata/
2413
*.xccheckout
2514
*.xcscmblueprint
2615

27-
ObjectiveGitTests/fixtures/Fixtures/*
28-
29-
External/ios-openssl/include
30-
External/ios-openssl/lib
31-
External/libssh2-ios
32-
3316
Carthage/Build
3417

0 commit comments

Comments
 (0)