Andrew Stirn commited on
Commit
ecfb07a
·
1 Parent(s): fda1178

updated .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +2 -1
.gitignore CHANGED
@@ -1,3 +1,4 @@
1
  *.csv
2
  *.fa
3
- *.zip
 
 
1
  *.csv
2
  *.fa
3
+ *.zip
4
+ __pycache__