Alexander Bagus commited on
Commit ·
87d48ff
1
Parent(s): 4ff938a
22
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
# project
|
| 2 |
/models/
|
|
|
|
|
|
|
| 3 |
|
| 4 |
# Packages
|
| 5 |
*.egg
|
|
|
|
| 1 |
# project
|
| 2 |
/models/
|
| 3 |
+
/repos/
|
| 4 |
+
/loras/
|
| 5 |
|
| 6 |
# Packages
|
| 7 |
*.egg
|