Verified Commit f3d4a5ff authored by Steven Jones's avatar Steven Jones
Browse files

Issue #3508243 by steven jones: Add a gitignore for working with DDEV

parent 57546f02
Loading
Loading
Loading
Loading
Loading

.gitignore

0 → 100644
+9 −0
Original line number Diff line number Diff line
# Ignore files that DDEV Drupal Contrib adds.
.editorconfig
.gitattributes
.ddev/
/vendor/
/web/

# Ignore PHPStorm Project files
.idea