diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-05 18:04:36 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-05 18:04:36 -0500 |
commit | 9166f1762976cb64acfd8c9ecc067132ffefa615 (patch) | |
tree | 4bdf44e270fbcf2ac85b5e91122b1e315a83b6a2 | |
parent | 66e2da1c6342ed13e07d4e0e79bc461b6e75a31a (diff) | |
download | calfuse-9166f1762976cb64acfd8c9ecc067132ffefa615.tar.gz |
Ignore libtool objects
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ autom4te.cache config.h *.tar.gz *.o +*.lo *.dylib *.la *.a |