# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Binaries names
main
gotography-web
dist/
test/

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

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

# Go workspace file
go.work
