.gitignore
388 Bytes
.DS_Store
/private
/venv*/
.mypy_cache
__pycache__
*.pyc
*.py.bak
*.png
*.log
/.settings/
#/.pydevproject
#src/images/*_*
#src/alert_manager/twistd*
#src/db.sqlite3
#src/common/migrations/0*
#src/common/migrations_LOCAL/0*
#src/monitoring/plc_config.json
config/logs/*
logs/*.log
#.idea
.idea/workspace.xml
/.idea/workspace.xml
images_folder
Comet/
old/
\.idea/
out.*
*_OLD*
*_ORIG*