an3dree commited on
Commit
31f771a
·
1 Parent(s): a15edf6

chore: remove binary files and update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +9 -0
.gitignore CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Logs
2
  logs
3
  *.log
@@ -145,3 +153,4 @@ vite.config.ts.timestamp-*
145
  temp_*/
146
  Proof*/
147
  PoCo*/
 
 
1
+ # Binary files
2
+ *.pdf
3
+ *.png
4
+ *.jpg
5
+ *.jpeg
6
+ *.gif
7
+ *.svg
8
+
9
  # Logs
10
  logs
11
  *.log
 
153
  temp_*/
154
  Proof*/
155
  PoCo*/
156
+ *.pdf