Files
v2ray-nginx-docker/.gitignore
T
Robert Zhou 66df24001e add badges
2020-05-02 11:06:19 +01:00

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/