Skip to content

Commit 9179e77

Browse files
committed
add .gitattributes
1 parent 6a182a1 commit 9179e77

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitattributes

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/art export-ignore
2+
/tests export-ignore
3+
/.github export-ignore
4+
.editorconfig export-ignore
5+
.gitattributes export-ignore
6+
.gitignore export-ignore
7+
CHANGELOG.md export-ignore
8+
CONTRIBUTING.md export-ignore
9+
phpstan.neon.dist export-ignore
10+
phpunit.xml.dist export-ignore
11+
pint.json export-ignore
12+
README.md export-ignore
13+
rector.php export-ignore

0 commit comments

Comments
 (0)