aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.earthlyignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.earthlyignore b/.earthlyignore
index b2efa5e4..7936b20e 100644
--- a/.earthlyignore
+++ b/.earthlyignore
@@ -7,4 +7,8 @@
!package.json
!svelte.config.js
!tsconfig.json
-!vite.config.ts \ No newline at end of file
+!vite.config.ts
+!.eslintignore
+!.eslintrc.cjs
+!.prettierignore
+!.prettierrc \ No newline at end of file