# Mac OS X files
.DS_Store

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

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

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# VSCode
/.vscode
debug

# Visual Studio
/.vs

# Jetbrains
.idea/

*.coverprofile
*.log

/release/
*.swp
/bin
resource.syso

*.resource.go
/.build/