Skip to content

Commit 0260ecb

Browse files
committed
chore: add .gitattributes
1 parent 43ab895 commit 0260ecb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitattributes

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
* text=auto
2+
3+
.gitattributes export-ignore
4+
.gitignore export-ignore
5+
/assets export-ignore
6+
/.github export-ignore
7+
/hooks export-ignore
8+
/tests export-ignore
9+
phpunit.xml export-ignore
10+
phpstan.neon.dist export-ignore
11+
pint.json export-ignore
12+
rector.php export-ignore
13+
*.md export-ignore
14+
release_tag.sh export-ignore

0 commit comments

Comments
 (0)