author | Don Pellegrino <don@drexel.edu> | 2010-01-15 22:27:18 (GMT) |
---|---|---|
committer | Don Pellegrino <don@drexel.edu> | 2010-01-15 22:27:18 (GMT) |
commit | f9eeda9ed7a9cf414b42549a2b0771ea850761b0 (patch) (side-by-side diff) | |
tree | cbf9fa900144ec161a83104a49ef5b459a226a58 | |
parent | 13431f0d99ccd553e202047556fe6217a36adb43 (diff) | |
download | exp007-f9eeda9ed7a9cf414b42549a2b0771ea850761b0.zip exp007-f9eeda9ed7a9cf414b42549a2b0771ea850761b0.tar.gz exp007-f9eeda9ed7a9cf414b42549a2b0771ea850761b0.tar.bz2 |
Added output of GNU Autotools to the ignore list.
-rw-r--r-- | .gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1 +1,16 @@ *~ +COPYING +INSTALL +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.h +config.h.in +config.log +config.status +configure +depcomp +install-sh +missing +stamp-h1 |