Skip to content

Commit

Permalink
Create .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MR-Mostafa committed Jan 11, 2020
1 parent af5497a commit 2b35bf7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
**/dist/
**/vendor/
/_gh_pages/
/package.js
**/build/
**/node_modules/
/src/*.html
/src/layouts/*.html

0 comments on commit 2b35bf7

Please sign in to comment.