# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool
*.out
coverage.html

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

# OS files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# Temporary files
*.tmp
*.log

# Binaries for programs and plugins
*.exe
/nilerr
