Skip to content

Commit

Permalink
chore: add .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
ging-dev committed Aug 15, 2024
1 parent b7deb6b commit f63d951
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/.github export-ignore
/docs export-ignore
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/phpstan.neon.dist export-ignore
/phpstan-baseline.neon export-ignore
/phpunit.xml export-ignore

0 comments on commit f63d951

Please sign in to comment.