Files
Fredrik Berntsson 460b0b678b 0.1.0 Release
2024-08-08 10:33:44 +02:00

22 lines
268 B
Plaintext

# intellij
.idea
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
nebula-sync
# Test binary, built with `go test -c`
*.test
.env
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Go workspace file
go.work
go.work.sum