Skip to content
Snippets Groups Projects

Introduce native Gutenberg controls

Merged Erick Hitter requested to merge add/gutenberg-native-meta into master
Compare and Show latest version
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
+ 3
1
@@ -4,6 +4,7 @@
.git
.gitignore
.gitlab-ci.yml
.nvmrc
.travis.yml
.wordpress-org/*
.DS_Store
@@ -26,7 +27,7 @@ phpcs.xml
.phpcs.xml.dist
phpcs.xml.dist
README.md
assets/src/
assets/src/*
wp-cli.local.yml
yarn.lock
tests
@@ -35,3 +36,4 @@ node_modules
*.sql
*.tar.gz
*.zip
webpack.config.js
Loading