13 lines
267 B
Plaintext
13 lines
267 B
Plaintext
|
## Ignore delicate files which may contain sensitive information
|
||
|
|
||
|
/.env
|
||
|
/certbot/conf/accounts/*
|
||
|
/certbot/conf/archive/acceso.txs.es/*
|
||
|
/certbot/conf/csr/*
|
||
|
/certbot/conf/keys/*
|
||
|
/certbot/conf/live/acceso.txs.es/*
|
||
|
/certbot/conf/renewal/*.conf
|
||
|
|
||
|
!/**/.gitkeep
|
||
|
!/**/README
|