Revert "no longer need to ignore locale.ts files as they don't exist anymore", adjusting comment

This commit is contained in:
Athou
2023-05-24 08:46:49 +02:00
parent b86ff2a32f
commit e77267e33b
2 changed files with 8 additions and 0 deletions

View File

@@ -2,3 +2,7 @@ dist
node_modules
vite.config.ts
# compiled linguijs locales
# they no longer exist but we keep this to avoid issues with people still having those files on disk
src/locales/**/*.ts

View File

@@ -28,3 +28,7 @@ dist-ssr
# vite
vite.config.ts.timestamp-*.mjs
# compiled linguijs locales
# they no longer exist but we keep this to avoid issues with people still having those files on disk
src/locales/**/*.ts