Skip to content
Snippets Groups Projects
Commit 03bdc6a1 authored by Erick Hitter's avatar Erick Hitter
Browse files

Prepare for WP.org release

parent 00017a8e
Branches
Tags
1 merge request!11More release preparations
Pipeline #5076 passed
......@@ -4,10 +4,11 @@
.git
.gitignore
.gitlab-ci.yml
.nvmrc
.travis.yml
.wordpress-org/*
.DS_Store
Thumbs.db
assets/src/*
behat.yml
bitbucket-pipelines.yml
bin
......@@ -34,3 +35,4 @@ node_modules
*.sql
*.tar.gz
*.zip
webpack.config.js
......@@ -4,10 +4,11 @@
/.gitattributes export-ignore
/.gitignore export-ignore
/.gitlab-ci.yml export-ignore
/.nvmrc export-ignore
/.travis.yml export-ignore
/.DS_Store export-ignore
/.wordpress-org export-ignore
/Thumbs.db export-ignore
/assets/src export-ignore
/behat.yml export-ignore
/bitbucket-pipelines.yml export-ignore
/bin export-ignore
......@@ -31,6 +32,7 @@
/tests export-ignore
/vendor export-ignore
/node_modules export-ignore
/webpack.config.js export-ignore
/*.sql export-ignore
/*.tar.gz export-ignore
/*.zip export-ignore
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment