Spaces:
Build error
Build error
AlekseyKorshuk
commited on
Commit
·
3e21967
1
Parent(s):
710dfca
Upload .gitignore
Browse files- .gitignore +4 -0
.gitignore
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.idea/
|
2 |
+
venv/
|
3 |
+
tmp/
|
4 |
+
*.bmp
|