Files
dashboard/.gitignore
2026-01-30 23:45:13 +01:00

18 lines
210 B
Plaintext

# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Output of the go generate command
*.out
# Dependency directories (go modules)
/vendor/
# Go build cache
.cache/go-build/
# Database files
*.db