__pycache__
.pypirc
.pytest_cache
.ruff_cache
.venv
*.bak
*.egg-info
*.pyc
bower_components
build
node_modules
npm-debug.log
venv

# IDE files
nbproject
.idea
.netbeans.xml

# GH pages
.publish

# Dev environment
.devenv*
.direnv
devenv.local.nix
