We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120623d commit ecaa61eCopy full SHA for ecaa61e
.gitignore
@@ -2,33 +2,16 @@
2
*.swp
3
*~.nib
4
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
-
15
*.pbxuser
16
*.perspective
17
*.perspectivev3
18
19
*.mode1v3
20
*.mode2v3
21
22
-project.xcworkspace
23
*/xcuserdata/
24
*.xccheckout
25
*.xcscmblueprint
26
27
-ObjectiveGitTests/fixtures/Fixtures/*
28
29
-External/ios-openssl/include
30
-External/ios-openssl/lib
31
-External/libssh2-ios
32
33
Carthage/Build
34
0 commit comments