Skip to content

Commit 9bdd185

Browse files
committed
Add .gitattributes file
1 parent f80891f commit 9bdd185

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/tests export-ignore
2+
codecov.yml export-ignore
3+
.editorconfig export-ignore
4+
.gitattributes export-ignore
5+
.gitignore export-ignore
6+
psalm.xml export-ignore
7+
phpcs.xml export-ignore
8+
phpunit.xml export-ignore
9+
.github export-ignore
10+
.php_cs.dist export-ignore

0 commit comments

Comments
 (0)