Skip to content

Commit 9c0fd8d

Browse files
committed
add gitattributes
1 parent a4039a8 commit 9c0fd8d

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+
/docs export-ignore
2+
/src/_Samples export-ignore
3+
/src/Utility.Test export-ignore
4+
/src/XSD2PHP/docs export-ignore
5+
/src/XSD2PHP/resources export-ignore
6+
/src/XSD2PHP/test export-ignore
7+
/src/XSD2PHP/website export-ignore
8+
/src/XSD2PHP/buildDocs.sh export-ignore
9+
/test export-ignore
10+
/views export-ignore
11+
/.travis.yml export-ignore
12+
/composer.lock export-ignore
13+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)