# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin/
moai-adk
moai-adk.exe

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

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

# Go workspace file
go.work

# Dependency directories
vendor/

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