diff options
Diffstat (limited to '.prettierignore')
-rw-r--r-- | .prettierignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.prettierignore b/.prettierignore index 2ec214a3b..bd66c8d8d 100644 --- a/.prettierignore +++ b/.prettierignore @@ -2,4 +2,7 @@ ios android src/third-party src/app.json -public \ No newline at end of file +public +/bskyweb/templates +/dist/ +/.watchmanconfig |