diff --git a/.gitignore b/.gitignore index df615fb22..75478e81d 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ input/starburst99 input/inits/outputs/ input/bpass_v1/SEDS input/bpass_v1/*tar.gz +input/bpass_v1_stars/* input/bpass_v2 input/inits/*.txt input/nircam diff --git a/run_tests_local.sh b/run_tests_local.sh index 715a2b3e8..59327c65e 100755 --- a/run_tests_local.sh +++ b/run_tests_local.sh @@ -3,4 +3,4 @@ # Can never remember all the flags pytest --cov-config=.coveragerc --cov=ares --cov-report=html -v tests/*.py -rm -f test_*.pkl test_*.txt test_*.hdf5 +rm -f test_*.pkl test_*.txt test_*.hdf5 hmf*.pkl hmf*.hdf5