AbhinavDubey30 commited on
Commit
6409d0a
·
1 Parent(s): 8b4eb45

Ignore PDF files for HF Spaces deployment

Browse files
Files changed (1) hide show
  1. .gitignore +4 -1
.gitignore CHANGED
@@ -36,4 +36,7 @@ training_results.png
36
  *.safetensors
37
 
38
  # Notebook checkpoints
39
- .ipynb_checkpoints/
 
 
 
 
36
  *.safetensors
37
 
38
  # Notebook checkpoints
39
+ .ipynb_checkpoints/
40
+
41
+ # Binary files (HF Spaces rejects these without LFS)
42
+ *.pdf