From: Dan Nuffer Date: Thu, 4 Jul 2013 23:17:34 +0000 (-0600) Subject: Add .gitignore X-Git-Tag: 0.13.6~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a6a46069158d0863e514e7a3577d0a1415a3831;p=re2c Add .gitignore --- diff --git a/re2c/.gitignore b/re2c/.gitignore new file mode 100644 index 00000000..daa5bca0 --- /dev/null +++ b/re2c/.gitignore @@ -0,0 +1,58 @@ +re2c +re2c.1 +.deps +autoscan.log +autom4te.cache +config.cache +configure +install-sh +README +aclocal.m4 +Makefile +Makefile.in +config.h.in +config.status +config.log +config.sub +config.guess +config_w32.h +config.h +depcomp +compile +makerpm +missing +mkinstalldirs +stamp-h +stamp-h1 +stamp-h.in +parser.cc +scanner.cc +y.tab.c +y.tab.h +version.h +*~ +*.bak +*.ncb +*.o +*.rpm +*.spec +*.suo +*.tar.gz +*.tar.bz2 +*.zip +.#* +run_tests.sh +Release +Debug +re2c.ncb +re2c.suo +Debug-2002 +Release-2002 +Debug-2003 +Release-2003 +Debug-2005 +Release-2005 +Debug-2005-ICC +Release-2005-ICC +re2c-2005.vcproj.* +re2c-2005-icc.vcproj.*