Skip to content

Commit 11ca532

Browse files
authored
Ignore dev files in zip distribution
1 parent 9344093 commit 11ca532

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
3+
/composer.lock export-ignore
4+
/examples export-ignore
5+
/gulpfile.js export-ignore
6+
/package.json export-ignore
7+
/phpunit.xml.dist export-ignore
8+
/resources export-ignore
9+
/tests export-ignore

0 commit comments

Comments
 (0)