Skip to content

Commit

Permalink
chore: ignoring .eggs dir and test data file fetched by download_gene…
Browse files Browse the repository at this point in the history
…_fasta.py
  • Loading branch information
palao committed Jan 28, 2022
1 parent 962047a commit 074e10e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ __pycache__
.coverage
.coverage.*
tests/data/chr22*
.eggs/
tests/data/genes.fasta.gz

0 comments on commit 074e10e

Please sign in to comment.