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

# Build artifacts
bin/
vendor/

# Coverage
coverage.txt
*.cov
