Files
tunnel-please/.dockerignore
bagas c3a469be64
All checks were successful
renovate / renovate (push) Successful in 19s
Docker Build and Push / build-and-push (push) Successful in 1m32s
refactor: use relative paths for certificates instead of absolute paths
2025-12-28 19:53:03 +07:00

33 lines
192 B
Plaintext

.git/
.github/
.gitea/
.gitignore
.idea/
*.swp
*.swo
*~
tmp/
*.log
.env
.env.*
certs/
id_rsa*
*.pub
README.md
LICENSE.md
*.md
renovate.json
renovate-config.js
*_test.go
testdata/
app