# Python
*.egg-info
*.pyc
__pycache__
.venv

# Generic, system, text editors
*~
\#*\#
_autosave-*
/build/
.DS_Store
.~lock.*
.*.swp
*.bak
*.tmp
*.old
*_old
.vscode/
.idea/
