Add Tests/out.bam to .gitignore. Created by Tests/test_BWA_tool.py

This commit is contained in:
Hielke Walinga
2019-11-18 23:02:06 +01:00
committed by Peter Cock
parent 7a925b5d63
commit 6bb7a24faa

2
.gitignore vendored
View File

@ -59,6 +59,8 @@ Tests/biosql.ini
Tests/BioSQL/temp_sqlite.db
Tests/BioSQL/temp_sqlite.db-journal
Tests/Cluster/cyano_result*
# Created by Tests/test_BWA_tool.py:
Tests/out.bam
#TODO - The Tutorial doctests should leave example files after
#running Tests/test_Tutorial.py