Update .gitignore to exclude IntelliJ IDEA config files, Let's Encrypt files, and log archives
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
/docker-compose.yml
|
||||
/services/nginx/app/vendor/
|
||||
/services/nginx/app/modules/washcertificates/vendor/
|
||||
/services/nginx/letsencrypt/
|
||||
*.pem
|
||||
*.log.gz
|
||||
|
||||
Reference in New Issue
Block a user