mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
fix: add production troubleshooting directory to .gitignore
This commit is contained in:
parent
f481a3c534
commit
ef9bad88bf
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -34,5 +34,6 @@ production/**/*.env
|
|||
production/generated-compose.yaml
|
||||
production/logs/
|
||||
production/backups/
|
||||
production/troubleshooting/
|
||||
production/production.yaml*
|
||||
production/traefik.env.*
|
||||
|
|
|
|||
Loading…
Reference in a new issue