Skip to content

Commit daf2bf5

Browse files
committed
Adding .gitignore to Build_iOS to filter out some of the dependencies that get downloaded.
1 parent b0f1572 commit daf2bf5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Build_iOS/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# iOS folders that dependencies get stored in
2+
boostoniphone/
3+
boost.framework/
4+
ios-cmake/
5+
openssl/
6+
OpenSSL-for-iPhone/

0 commit comments

Comments
 (0)