diff options
author | Derick Huth <derickhuth@gmail.com> | 2015-09-24 11:59:07 -0600 |
---|---|---|
committer | Derick Huth <derickhuth@gmail.com> | 2015-09-24 11:59:07 -0600 |
commit | 6550cf4ac510ef62b6fa339cdfbd0a75ecc78c44 (patch) | |
tree | 80336256d1c103cbe2ec4b7ee7ae81346e32ab8c /.gitignore | |
parent | 99c062c028c7f4e94fb38cde50772cfd3ea5ad3b (diff) | |
download | chill-6550cf4ac510ef62b6fa339cdfbd0a75ecc78c44.tar.gz chill-6550cf4ac510ef62b6fa339cdfbd0a75ecc78c44.tar.bz2 chill-6550cf4ac510ef62b6fa339cdfbd0a75ecc78c44.zip |
--
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ # http://www.gnu.org/software/autoconf -#/autom4te.cache +/autom4te.cache #/aclocal.m4 #/compile #/configure @@ -13,7 +13,7 @@ #/missing #/stamp-h1 -#/omega/autom4te.cache +/omega/autom4te.cache #/omega/aclocal.m4 #/omega/compile #/omega/depcomp |