Skip to content

Commit

Permalink
Restrict prettier from formatting dist (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuykendall authored Jun 23, 2019
1 parent 02db580 commit 5f24a45
Show file tree
Hide file tree
Showing 11 changed files with 2,689 additions and 3,810 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
node_modules
.DS_Store
.idea
yarn-error.log

1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dist
Loading

0 comments on commit 5f24a45

Please sign in to comment.