Files
start-notify/.gitignore
2026-04-24 20:38:31 +03:00

15 lines
114 B
Plaintext

.venv/
__pycache__/
*.py[cod]
*$py.class
.Python
*.egg-info/
.eggs/
dist/
build/
.env
.idea/
.vscode/
*.swp
*.swo