mirror of
https://github.com/10h30/v2ray-nginx-docker.git
synced 2026-06-05 15:09:38 +09:00
15 lines
221 B
Plaintext
15 lines
221 B
Plaintext
# https://www.atlassian.com/git/tutorials/saving-changes/gitignore
|
|
|
|
.env
|
|
.idea
|
|
deploy.sh
|
|
|
|
#letsencrypt generated certificates
|
|
letsencrypt/
|
|
|
|
#logs
|
|
logs/
|
|
|
|
#run folder - files in these folders are programme generated
|
|
run/
|