.DS_Store

build
.venv
./dist
dist
./*.zip
.backup
_migrate2.py
.env
*__pycache__*
src/xplorer/__pycache__/
.*
!.github/
!.gitignore
test*