Files
gems/.gitignore
T
2026-01-01 21:46:20 +01:00

29 lines
360 B
Plaintext

# Binaries for programs and plugins
jade
jadedepo
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Code coverage profiles and other test artifacts
*.out
coverage.*
*.coverprofile
profile.cov
# Dependency directories (remove the comment below to include it)
# vendor/
# Go workspace file
go.work
go.work.sum
# env file
.env