tlsync/.gitignore
kcar 31ebb5e5f2
Some checks failed
tlsync-ci-deploy / build-deploy (push) Has been cancelled
ci: add tlsync deploy workflow
2026-05-27 23:24:29 +01:00

16 lines
126 B
Plaintext

node_modules
.env*.bak
data/
*.bak
.env
# Ignore all .env files
.env.local
.env.production
core
# Runtime logs
*.log
logs/