# Log files app.log # Local configuration local.py # IDE settings .idea/ # Python cache __pycache__/ /site/ *.pyc *.pyo *.pyd