Skip to content

Commit

Permalink
Add .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
loicsapone committed Sep 6, 2024
1 parent 683fed6 commit ef9bb9e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/.github export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.infrastructure export-ignore
/.php-cs-fixer.dist.php export-ignore
/assets/src export-ignore
/Makefile export-ignore
/package.json export-ignore
/phpstan.dist.neon export-ignore
/phpunit.xml.dist export-ignore
/rector.php export-ignore
/rollup.config.js export-ignore
/tests export-ignore
/tsconfig.json export-ignore

0 comments on commit ef9bb9e

Please sign in to comment.