diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-05 18:27:59 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-05 18:27:59 -0500 |
commit | a8bcce645944e805a394969c72fdae7660d89e64 (patch) | |
tree | 6aac90f2d9db2c54984033b874f546bdc06b31f1 | |
parent | 4a3aef3f7236d2b3267aead61f11c587c6f4bddb (diff) | |
download | calfuse-a8bcce645944e805a394969c72fdae7660d89e64.tar.gz |
Fix calibration files inclusion
-rw-r--r-- | .gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -8,5 +8,8 @@ config.h *.dylib *.la *.a -calfiles/ -!calfiles/.gitkeep +calfiles/*.fit +calfiles/*.dat +calfiles/*.TLE +parmfiles/*.fit +parmfiles/*.dat |