Allow paper and new gitignore
Browse files- .gitignore +0 -5
.gitignore
CHANGED
|
@@ -10,11 +10,6 @@ pipeline/*.pt
|
|
| 10 |
pipeline/*.safetensors
|
| 11 |
pipeline/*.bin
|
| 12 |
|
| 13 |
-
# Papers and examples (exclude large files)
|
| 14 |
-
Papers/
|
| 15 |
-
frontend/paper/
|
| 16 |
-
frontend/images/examples/
|
| 17 |
-
|
| 18 |
# OS cruft
|
| 19 |
.DS_Store
|
| 20 |
|
|
|
|
| 10 |
pipeline/*.safetensors
|
| 11 |
pipeline/*.bin
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
# OS cruft
|
| 14 |
.DS_Store
|
| 15 |
|