Skip to content

Commit d65736b

Browse files
committed
1 parent 9cceb04 commit d65736b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.gitattributes

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
/.build export-ignore
2+
/.github export-ignore
3+
/.phan export-ignore
4+
/.phpdoc export-ignore
5+
/docs export-ignore
6+
/examples export-ignore
7+
/tests export-ignore
8+
/.editorconfig export-ignore
9+
/.gitattributes export-ignore
10+
/.gitignore export-ignore
11+
/.readthedocs.yml export-ignore
12+
/phpcs.xml.dist export-ignore
13+
/phpdoc.xml.dist export-ignore
14+
/phpmd.xml.dist export-ignore
15+
/phpunit.xml.dist export-ignore
16+
17+
*.php diff=php

0 commit comments

Comments
 (0)