Skip to content

Commit d99e588

Browse files
Closes #2300
1 parent a270f42 commit d99e588

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎.gitattributes

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
/build export-ignore
1+
/build* export-ignore
2+
/*.md export-ignore
3+
/LICENSE export-ignore
4+
/*.xml export-ignore
5+
/*.xsd export-ignore
6+
/tests export-ignore
7+
/.gitattributes export-ignore
8+
/.gitignore export-ignore
9+
/.php_cs export-ignore
10+
/.travis.yml export-ignore
211

312
*.php diff=php
413

0 commit comments

Comments
 (0)