Update .gitignore to exclude IntelliJ IDEA config files, Let's Encrypt files, and log archives

This commit is contained in:
Jeppe Bundgaard
2026-02-24 11:40:12 +01:00
parent b45a990273
commit ba9f6b7d01
2 changed files with 11 additions and 0 deletions
+3
View File
@@ -2,3 +2,6 @@
/docker-compose.yml
/services/nginx/app/vendor/
/services/nginx/app/modules/washcertificates/vendor/
/services/nginx/letsencrypt/
*.pem
*.log.gz