# byte-compiled / optimized / DLL files __pycache__/ *.py[cod] # tests and coverage *.pytest_cache .coverage # database & logs *.db *.sqlite3 *.log # venv env venv envwin envwin/ envwin/Lib/ # other .DS_Store # javascript package-lock.json staticfiles/* !staticfiles/.gitkeep .vscode/settings.json .vscode