Add trading cockpit gitignore

This commit is contained in:
2026-05-24 09:31:55 +02:00
parent ab74f851c8
commit 217d0a8ca3
+9
View File
@@ -0,0 +1,9 @@
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.venv/
venv/
.env
.DS_Store
data/