Initial commit: VPN Telegram bot (sanitized defaults)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Shell scripts must use LF so bash on Linux doesn't break on `set -o pipefail`
|
||||
*.sh text eol=lf
|
||||
install.sh text eol=lf
|
||||
|
||||
# Keep Docker/env examples Unix-friendly
|
||||
Dockerfile text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.yaml text eol=lf
|
||||
Caddyfile text eol=lf
|
||||
.env.example text eol=lf
|
||||
Reference in New Issue
Block a user