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

Fix ignores for W.org deploy

parent 5e5e4575
Branches
Tags
1 merge request!12Introduce native Gutenberg controls
Pipeline #4720 passed with warnings
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
.git .git
.gitignore .gitignore
.gitlab-ci.yml .gitlab-ci.yml
.nvmrc
.travis.yml .travis.yml
.wordpress-org/* .wordpress-org/*
.DS_Store .DS_Store
...@@ -26,7 +27,7 @@ phpcs.xml ...@@ -26,7 +27,7 @@ phpcs.xml
.phpcs.xml.dist .phpcs.xml.dist
phpcs.xml.dist phpcs.xml.dist
README.md README.md
assets/src/ assets/src/*
wp-cli.local.yml wp-cli.local.yml
yarn.lock yarn.lock
tests tests
...@@ -35,3 +36,4 @@ node_modules ...@@ -35,3 +36,4 @@ node_modules
*.sql *.sql
*.tar.gz *.tar.gz
*.zip *.zip
webpack.config.js
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment