sba-scouting/.gitignore
cal 44d0913a2e fix: Prevent TUI corruption from logging and improve sync feedback (#1)
Fix TUI corruption from logging and improve sync feedback
2026-02-10 22:20:35 +00:00

19 lines
214 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
*.db
.env
__pycache__/
*.pyc
.venv/
# Data directory (contains user settings, logs, and database)
data/