# Go
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
go.work

# Build
/bin
/dist

# IDE
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
hatch
