Skip to content

Commit b42dfba

Browse files
committed
added .gitattributes
1 parent d9c196a commit b42dfba

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.gitattributes export-ignore
2+
.github/ export-ignore
3+
.gitignore export-ignore
4+
CLAUDE.md export-ignore
5+
ncs.* export-ignore
6+
phpstan*.neon export-ignore
7+
tests/ export-ignore
8+
9+
*.php* diff=php
10+
*.sh text eol=lf

0 commit comments

Comments
 (0)