diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-05 12:41:19 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-05 12:41:19 -0500 |
commit | 8f848043369b49e861942ce132181fed2c53c2d3 (patch) | |
tree | 00ad2506e0208bef20f02c08273e00503385df5d | |
parent | f5c5767c9bb756e0fb6b285ddf0608a94389e931 (diff) | |
download | calfuse-8f848043369b49e861942ce132181fed2c53c2d3.tar.gz |
Ignore config.h
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ *~ Makefile autom4te.cache +config.h *.o *.dylib *.la |