Yaz Hobooti
commited on
Commit
·
cc9bdee
1
Parent(s):
c328680
Update .gitignore: ignore helper script and duplicate file
Browse files- .gitignore +4 -0
.gitignore
CHANGED
|
@@ -24,3 +24,7 @@ ProofCheck/.gradio/
|
|
| 24 |
# OS/Temp
|
| 25 |
Thumbs.db
|
| 26 |
*.tmp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
# OS/Temp
|
| 25 |
Thumbs.db
|
| 26 |
*.tmp
|
| 27 |
+
|
| 28 |
+
# Local helper scripts and duplicates
|
| 29 |
+
setup_hf.py
|
| 30 |
+
pdf_comparator 2.py
|