diff options
-rw-r--r-- | .gitignore | 10 | ||||
-rw-r--r-- | src/.gitignore | 9 |
2 files changed, 9 insertions, 10 deletions
@@ -1,18 +1,8 @@ *.swp *.swo -calculate_limits *.o -test -test-vector -Makefile.dep -test-likelihood -test-zebra -fit -test-charge *.zdab *.txt -test-path -release.h *.cmd *.png *.aux diff --git a/src/.gitignore b/src/.gitignore index 2750fd2..e87f8da 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1 +1,10 @@ +test +test-vector +Makefile.dep +test-likelihood +test-zebra +fit +test-charge +test-path +release.h calculate-csda-range |