Skip to content

Commit

Permalink
Add static analysis files to .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Jul 29, 2023
1 parent 94e6b0f commit e79a25a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@
.gitignore export-ignore
phpcs.xml.dist export-ignore
phpstan.neon export-ignore
phpstan.neon.dist export-ignore
phpunit.xml.dist export-ignore
psalm.xml export-ignore
psalm-baseline.xml export-ignore

0 comments on commit e79a25a

Please sign in to comment.