Skip to content

Commit

Permalink
fix gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolfbr committed Feb 13, 2018
1 parent a591127 commit ec3c212
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,10 @@ ENV/

# mypy
.mypy_cache/

# Etc
*.DS_Store
*.pyc
*.idea
*.ipynb_checkpoints
clustal_omega

0 comments on commit ec3c212

Please sign in to comment.