Monitoring/.gitignore
2025-07-03 15:09:43 +04:00

18 lines
266 B
Plaintext

# Embedded git repositories
project/shared_clones/9820af836d9854563e0e495ca1541de48aefd95e/
# Problematic directory
remove/
# Python virtual environment
project/venv/
# Python cache files
__pycache__/
*.py[cod]
*$py.class
# Temporary files
*.swp
*.swo
.DS_Store