# Go
*.exe
*.test
*.prof
*.out
/bin/
/vendor/
go.work
go.work.sum

# IDE
.vscode/
.idea/
*.swp

# OS
.DS_Store
Thumbs.db
*.pyc
