Skip to content

Commit

Permalink
Add /.ddev/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
opengeek committed Jan 24, 2025
1 parent 9fa6588 commit d8595ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,6 @@ composer.lock

# ignore phpunit cache files
.phpunit.result.cache

# ignore .ddev dir
/.ddev/

0 comments on commit d8595ad

Please sign in to comment.