# Binaries
*.exe
*.exe~
*.dll
*.so
*.dylib
test
test.exe
test.test

# Test binary
*.test

# Output of the go coverage
profile.out

# Go build directory
vendor/

# Binary directory
bin/

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