Files
wxconnect/.gitignore
2025-11-10 06:15:34 -05:00

14 lines
107 B
Plaintext

.env
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
.coverage
.pytest_cache/
.vscode/
.idea/
*.log
logs/
data/