nurse/.gitignore

21 lines
304 B
Text
Raw Normal View History

2022-04-13 05:39:19 +00:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
2022-04-28 16:35:02 +00:00
dist/
.idea/
2022-09-27 20:19:27 +00:00
.fleet/
cue.mod/
.go/