# Do not commit/share/publish the secrets file with the secret key and password salt! secrets.ini # Own settings settings.ini # Database *.sqlite # Flask-Migrate /migrations/ # Development /dev_data/ # Python __pycache__/ *.pyc