venv/
node_modules/

init.lock

.idea/
.vscode/
*.swp
*.swo

.cache/
__pycache__/
*.py[cod]
*$py.class

*.log
*.tmp
*.bak
*.pid
npm-debug.log*
yarn-debug.log*
yarn-error.log*

static/
media/

*.egg-info/
dist/
build/
*.egg

*.tmp
*.bak

.DS_Store
Thumbs.db