diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-17 19:48:21 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-05-17 19:48:21 -0700 |
commit | 2d700f644b7e2933c6eb7e9145a661ec49cade8b (patch) | |
tree | 9ff4dc0b28edda58a4032f1ebbeeeeb849f6d126 /.gitignore | |
parent | c76b9d13403eaa8bae5254d5f5f106dc29aa6e04 (diff) | |
download | infinitytier-2d700f644b7e2933c6eb7e9145a661ec49cade8b.tar.gz infinitytier-2d700f644b7e2933c6eb7e9145a661ec49cade8b.zip |
Add signed binary build of Mac GUI wrapper.
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -39,7 +39,9 @@ /root-topology/*.secret /root-topology/test/supernodes /root-topology/test/test-root-topology -/ext/mac-ui-macgap1-wrapper/MacGap.xcodeproj/project.xcworkspace/xcuserdata/* +/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/project.xcworkspace/xcuserdata/* +/ext/mac-ui-macgap1-wrapper/src/MacGap.xcodeproj/xcuserdata/* +/ext/mac-ui-macgap1-wrapper/src/build /ui/.module-cache /windows/WebUIWrapper/bin /windows/WebUIWrapper/obj |