# Python
__pycache__/
*.py[cod]
*$py.class
.venv/
venv/
ENV/
env/
.env
*.egg-info/
.coverage
htmlcov/
.pytest_cache/
# Node.js
node_modules/
dist/
build/
.npm
.eslintcache
# OS / IDE
.DS_Store
.idea/
.vscode/
*.swp
*.swo
thumbs.db
/docs
/.factory