We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9344093 + d1d4d29 commit 83e76bdCopy full SHA for 83e76bd
.gitattributes
@@ -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
CHANGELOG.md
@@ -3,6 +3,7 @@ Yii2 multiple input change log
2.22.0 (in development)
=======================
+- Ignore dev files in zip distribution (sup-ham)
2.21.4
======
0 commit comments