# Build artifacts
/ss
/ss.exe
/bin/
/dist/

# Go
*.test
*.out
vendor/

# IDE
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db
