# See https://help.github.com/ignore-files/ for more about ignoring files. # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments .env .env.sh venv/ ENV/ # IDE-specific files .vscode/ .idea/ # Compiled Python modules *.pyc *.pyo *.pyd # macOS specific files .DS_Store # Windows specific files Thumbs.db # this application's specific files archive # any log file *log.txt todo # ignore all project files projects