Spaces:
Paused
Paused
ci(git): ignore logs
Browse files- .gitignore +3 -0
.gitignore
CHANGED
@@ -176,3 +176,6 @@ pyrightconfig.json
|
|
176 |
# Custom
|
177 |
|
178 |
/models/
|
|
|
|
|
|
|
|
176 |
# Custom
|
177 |
|
178 |
/models/
|
179 |
+
|
180 |
+
# Logs
|
181 |
+
/*.txt
|