add /.env to .gitignore
This commit is contained in:
parent
8878e86045
commit
8c645c8cc8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
/*.tar.gz
|
||||
/*.asc
|
||||
/.env
|
||||
/logs/certbot/letsencrypt.log*
|
||||
/data/certbot/live/*/*.pem
|
||||
/data/certbot/archive/*/*.pem
|
||||
|
|
Loading…
Add table
Reference in a new issue