diff --git a/commafeed-client/.eslintignore b/commafeed-client/.eslintignore index 18f7dde2..4e791c0d 100644 --- a/commafeed-client/.eslintignore +++ b/commafeed-client/.eslintignore @@ -2,5 +2,3 @@ dist node_modules vite.config.ts - -src/locales/**/*.ts \ No newline at end of file diff --git a/commafeed-client/.gitignore b/commafeed-client/.gitignore index 635dff8a..db0e4564 100644 --- a/commafeed-client/.gitignore +++ b/commafeed-client/.gitignore @@ -28,6 +28,3 @@ dist-ssr # vite vite.config.ts.timestamp-*.mjs - -# compiled locales -src/locales/**/*.ts \ No newline at end of file