Skip to content

Commit

Permalink
Merge branch 'main' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed Jun 15, 2023
2 parents bfabcdf + 3f07160 commit 6a36dd9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Make packagist / composer download smaller
/.ddev export-ignore
/.github export-ignore
/dev
/docs
/dev export-ignore
/docs export-ignore

/.all-contributorsrc
/.all-contributorsrc export-ignore
/.gitattributes export-ignore
/.gitignore
/.gitpod.yml
/.gitignore export-ignore
/.gitpod.yml export-ignore

/.php-cs-fixer.dist.php export-ignore
/.phpcs.ecg.xml.dist export-ignore
Expand Down

0 comments on commit 6a36dd9

Please sign in to comment.