# Ignore the configuration and the database energyDB.conf energyDB.sqlite # Ignore Python caches and compiles modules *.pyd __pycache__ # Ignore Pythons venv stuff bin/ lib/ LICENSE.md pyvenv.cfg