mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
Ignore local BioSQL settings in git
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user