Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
minor #642 add .gitattributes (dmaicher)
Browse files Browse the repository at this point in the history
This PR was merged into the 5.4.x-dev branch.

Discussion
----------

add .gitattributes

Since symfony/symfony#33579 was merged I thought it also makes sense for this bundle.

Commits
-------

4020b7b add .gitattributes
  • Loading branch information
fabpot committed Oct 5, 2019
2 parents b731366 + 4020b7b commit df02159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/Tests export-ignore
/phpunit.xml.dist export-ignore

0 comments on commit df02159

Please sign in to comment.