# Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg *.txt # Virtual Environment venv/ ENV/ # Configuration and Secrets configs/ !fluxer.config.example.yaml !stoat.config.example.yaml fluxer.config.yaml stoat.config.yaml # Logs and State *.log *.json # Temporary Test Scripts test_*.py test_release.zip test_release/