about summary refs log tree commit diff stats
path: root/.prettierignore
diff options
context:
space:
mode:
Diffstat (limited to '.prettierignore')
-rw-r--r--.prettierignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.prettierignore b/.prettierignore
new file mode 100644
index 00000000..e10fcaab
--- /dev/null
+++ b/.prettierignore
@@ -0,0 +1,11 @@
+web-ext-artifacts/
+.DS_Store
+nod
+node_modules
+package-lock.json
+src/instances/data.json
+src/instances/blacklist.json
+src/pages/options/*.html
+src/pages/popup/*.html
+src/_locales/
+.vscode