.DS_Store
._*
Icon
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

*~
.fuse_hidden*
.Trash-*
.nfs*

Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/

.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/
*.vsix

.idea/
*.iml

*.swp
*.swo
\#*\#
.\#*

*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
coverage.txt
profile.out
go.work
go.work.sum
.env
.env.local
.env.*.local

bin/
dist/

node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

__pycache__/
*.py[cod]
*.egg-info/

auth.json
sessions/
logs/

*.bak
*.orig
*.rej
.tmp/
tmp/
npm/
