Spaces:
Sleeping
Sleeping
piotrszymanski commited on
Commit ·
11bae2e
1
Parent(s): deff04e
Poprawa
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -162,3 +162,5 @@ cython_debug/
|
|
| 162 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
| 163 |
.idea/
|
| 164 |
|
|
|
|
|
|
|
|
|
| 162 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
| 163 |
.idea/
|
| 164 |
|
| 165 |
+
# Gradio
|
| 166 |
+
.gradio/
|