# Patterns to ignore when building packages.
.DS_Store
*.swp
*.bak
*.tmp
*.orig
*~
.git
.gitignore
.bzr
.bzrignore
.hg
.hgignore
.svn
*.pyc
__pycache__/
.pytest_cache/
.venv/
node_modules/
