diff options
Diffstat (limited to 'app/.gitignore')
-rw-r--r-- | app/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/.gitignore b/app/.gitignore index ef995c0..b8f5758 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -3,9 +3,10 @@ node_modules /build /.svelte-kit /package -/dev-dist .env .env.* !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* + +/dev-dist
\ No newline at end of file |