Ignore local BioSQL settings in git

This commit is contained in:
peterjc
2016-05-19 11:21:13 +01:00
committed by Peter Cock
parent 955472ef49
commit 083e745976

3
.gitignore vendored
View File

@ -43,6 +43,9 @@ Tests/Graphics/*.eps
Tests/Graphics/*.svg
Tests/Graphics/*.png
#Ignore the local BioSQL test settings:
Tests/biosql.ini
#TODO - The unit tests shouldn't leave temp files after running:
Tests/BioSQL/temp_sqlite.db
Tests/BioSQL/temp_sqlite.db-journal