From b26d700d7cf6d46f0118515773e7ac15dffd70d4 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Mon, 4 Jun 2012 18:01:59 -0700 Subject: [PATCH] Add a .gitignore to finalize the transition to git. --- .gitignore | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..977a9a0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,29 @@ +*.deb +*.la +*.lo +libtool +.libs +autom4te.cache +control +control.tmp +config.log +config.status +GNUmakefile +Cycript.yy +Cycript.l +Cycript.tab.* +Cycript.output +Bridge.gperf +location.hh +position.hh +stack.hh +sysroot.ios +sysroot.sim +lex.cy.c +cycript +Trampoline.t.hpp +Bridge.hpp +Struct.hpp +package +aclocal.m4 +GNUmakefile-e -- 2.49.0