diff options
author | Nathan Eloe <powerofazure@gmail.com> | 2010-08-13 09:03:18 -0500 |
---|---|---|
committer | Nathan Eloe <powerofazure@gmail.com> | 2010-08-13 11:21:46 -0500 |
commit | 291b9dfb7247a77a87ac374903136ac85d619302 (patch) | |
tree | 90e672a75dce647a3f94ee4442431e90a99f280f /.gitignore | |
parent | Gunit integration with automake system (diff) | |
download | libbash-291b9dfb7247a77a87ac374903136ac85d619302.tar.gz libbash-291b9dfb7247a77a87ac374903136ac85d619302.tar.bz2 libbash-291b9dfb7247a77a87ac374903136ac85d619302.zip |
Update to .gitignore
Adds additional files to ignore for commits to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +.*.swp +*/*/*.swp +Makefile.in +test-suite.log +aclocal.m4 +*/*/*.log +depcomp +install-sh +missing Makefile autom4te.cache bashast.g |