# Build output
/dist/
/bin/
/wails-release

# Go
*.test
*.out

# go test sometimes writes a go.sum into fixture directories that have a
# go.mod even though the test only parses the module file. The fixtures
# don't need a go.sum.
**/testdata/**/go.sum

# Editor
.idea/
.vscode/
.DS_Store
