Skip to content

Commit

Permalink
Added the repository URL to the readme (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamreinder authored Mar 29, 2022
1 parent 0fedb51 commit 2eca2ea
Show file tree
Hide file tree
Showing 104,605 changed files with 26 additions and 9,652,435 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.idea/
node_modules/
/src/wp-plugin/src/admin/assets/*.html
/src/wp-plugin/src/admin/assets/*.common.js
/src/wp-plugin/src/admin/assets/*.umd.js
/src/wp-plugin/src/public/assets/*.html
/src/wp-plugin/src/public/assets/*.common.js
/src/wp-plugin/src/public/assets/*.umd.js
9 changes: 9 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.idea/
node_modules/
dist/
/src/wp-gutenberg-block-gallery/build
/src/wp-gutenberg-block-video/build
/src/wp-plugin/src/admin/assets
/src/wp-plugin/src/admin/blocks/gallery
/src/wp-plugin/src/admin/blocks/video
/src/wp-plugin/src/public/assets
6 changes: 6 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"phpVersion": "7.2",
"printWidth": 120,
"singleQuote": true,
"braceStyle": "psr-2"
}
1 change: 0 additions & 1 deletion node_modules/.bin/prettier

This file was deleted.

1,318 changes: 0 additions & 1,318 deletions node_modules/.yarn-integrity

This file was deleted.

7 changes: 0 additions & 7 deletions node_modules/@prettier/plugin-php/LICENSE

This file was deleted.

313 changes: 0 additions & 313 deletions node_modules/@prettier/plugin-php/README.md

This file was deleted.

This file was deleted.

Loading

0 comments on commit 2eca2ea

Please sign in to comment.