aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Lukacs Berki <lberki@google.com>2015-07-21 08:47:08 +0000
committerGravatar Kristina Chodorow <kchodorow@google.com>2015-07-21 15:13:38 -0400
commit0caf33251bfb55d32e758d92a7db9e3f746ec06a (patch)
treeaf635bc857aab5a039048530a0cd007a8c3716e6 /.gitignore
parent73893ccb1b1a11d5146c246ac0f704c48ae0d506 (diff)
*** Reason for rollback *** Breaks most of the iOS targets on our continuous build. *** Original change description *** Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert them to scripts instead of java apps. RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into bash scripts and have been renamed to actoolwrapper, momcwrapper and swiftstdlibtoolwrapper respectively. The old versions will be deleted in a later change. -- MOS_MIGRATED_REVID=98716081
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index dc60d27e0d..a9e44e2427 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,9 +25,6 @@
/tools/jdk/GenClass_deploy.jar
/tools/jdk/SingleJar_deploy.jar
/tools/objc/*.jar
-/tools/objc/actoolwrapper.sh
-/tools/objc/ibtoolwrapper.sh
-/tools/objc/momctoolwrapper.sh
+/tools/objc/ibtoolwrapper
/tools/objc/realpath
/tools/objc/StdRedirect.dylib
-/tools/objc/swiftstdlibtoolwrapper.sh