Files
donut/.gitignore
2024-02-18 11:27:04 -03:00

25 lines
319 B
Plaintext

donut
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
coverage.out
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
tags
tmp/
.DS_Store
.vscode