Commit ·
ae0e1da
1
Parent(s): 795a18f
remove figures from git tracking
Browse files- .gitattributes +0 -1
- .gitignore +1 -0
.gitattributes
CHANGED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
*.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
.gitignore
CHANGED
|
@@ -28,3 +28,4 @@ Thumbs.db
|
|
| 28 |
*.bin
|
| 29 |
*.safetensors
|
| 30 |
figures/
|
|
|
|
|
|
| 28 |
*.bin
|
| 29 |
*.safetensors
|
| 30 |
figures/
|
| 31 |
+
figures/
|