Spaces:
Runtime error
Runtime error
tong commited on
Commit ·
16fe960
1
Parent(s): 806895c
revise streamlit path
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
*.pdf
|
|
|
|
| 2 |
drug_target_activity/docs/
|
| 3 |
__pycache__/
|
| 4 |
.gitignore.bak
|
|
|
|
| 1 |
*.pdf
|
| 2 |
+
*.tex
|
| 3 |
drug_target_activity/docs/
|
| 4 |
__pycache__/
|
| 5 |
.gitignore.bak
|