Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Andrew Stirn
commited on
Commit
·
fdd03a5
1
Parent(s):
7b58b1f
updated .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
*.csv
|
| 2 |
*.fa
|
|
|
|
| 3 |
*.zip
|
| 4 |
__pycache__
|
|
|
|
| 1 |
*.csv
|
| 2 |
*.fa
|
| 3 |
+
*.fasta
|
| 4 |
*.zip
|
| 5 |
__pycache__
|