Skip to content

Commit

Permalink
Merge pull request #123 from fschmtt/gitattributes
Browse files Browse the repository at this point in the history
chore: add .gitattributes
  • Loading branch information
fschmtt authored Oct 9, 2024
2 parents 9fcb367 + 3127976 commit 3b6d4fe
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,15 @@
/.direnv export-ignore
/.github export-ignore
/tests export-ignore

/.editorconfig export-ignore
/.envrc export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/compose.yaml export-ignore
/devenv.lock export-ignore
/devenv.nix export-ignore
/devenv.yaml export-ignore
/ecs.php export-ignore
/phpstan.neon export-ignore
/phpunit.xml export-ignore

0 comments on commit 3b6d4fe

Please sign in to comment.