Preliminary checklist
Output of ddev utility test or ddev utility diagnose
we are using ddev on mac and linux.
we regularly get requests to either add the following line to .ddev/.gitignore or remove it.
Expected Behavior
I would love to have a stable .gitignore file, which contains all possible dynamic files instead of having useless change commmits for these files in the ignore files.
maybe it makes sense to have a general temporary directory in .ddev to place these files and just ignore the whole directory?
Actual Behavior
randomly added and removed this line.
Steps To Reproduce
Anything else?
No response
Preliminary checklist
ddev utility testor at leastddev utility diagnoseto include output belowOutput of
ddev utility testorddev utility diagnosewe are using ddev on mac and linux.
we regularly get requests to either add the following line to
.ddev/.gitignoreor remove it.Expected Behavior
I would love to have a stable .gitignore file, which contains all possible dynamic files instead of having useless change commmits for these files in the ignore files.
maybe it makes sense to have a general temporary directory in .ddev to place these files and just ignore the whole directory?
Actual Behavior
randomly added and removed this line.
Steps To Reproduce
Anything else?
No response