Spaces:
Runtime error
Runtime error
ademarteau commited on
Commit ·
4ed16c1
1
Parent(s): 9a9473a
chore: untrack server/__pycache__ files
Browse files
.gitignore
CHANGED
|
@@ -5,3 +5,4 @@ __pycache__/
|
|
| 5 |
venv/
|
| 6 |
.env
|
| 7 |
*.zip
|
|
|
|
|
|
| 5 |
venv/
|
| 6 |
.env
|
| 7 |
*.zip
|
| 8 |
+
*.pyc
|
server/__pycache__/__init__.cpython-313.pyc
DELETED
|
Binary file (169 Bytes)
|
|
|
server/__pycache__/inventory_env.cpython-313.pyc
DELETED
|
Binary file (11.6 kB)
|
|
|