Files
ContecMonitor/.dockerignore
T

18 lines
129 B
Plaintext

__pycache__/
*.py[cod]
*.db
*.sqlite3
*.log
*.bin
.env
venv/
.venv/
build/
dist/
*.spec
scratch/
captures/
.git/
.idea/
.vscode/