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.
1 parent b9425dd commit dbe0f40Copy full SHA for dbe0f40
.distignore
@@ -1,7 +1,6 @@
1
.git
2
.distignore
3
.gitignore
4
-.travis.yml
5
.jshintrc
6
Gruntfile.js
7
grunt
@@ -18,12 +17,12 @@ artifact
18
17
composer.json
19
composer.lock
20
package-lock.json
21
-key.enc
22
vendor/phpoffice/phpexcel/Examples
23
vendor/phpoffice/phpexcel/unitTests
24
cypress
25
-docker-compose.travis.yml
26
-cypress.env.json.template
27
cypress.json
28
.github
29
-.idea
+.idea
+.wordpress-org
+.releaserc.yml
+docker-compose.ci.yml
0 commit comments