Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 404 Bytes

File metadata and controls

7 lines (4 loc) · 404 Bytes

Excludes ddev from Git Custom Command (ddev git-exclude)

Copy the git-exclude command to the .ddev/commands/host/ directory or the global ~/.ddev/commands/host directory (to make it work for all projects).

now you can run ddev git-exclude and avoid tracking the ddev files in git.

Contributed by @pcambra and @facine