diff --git a/bin/web/.gitignore b/bin/web/.gitignore index 79518f7..c50ca8b 100644 --- a/bin/web/.gitignore +++ b/bin/web/.gitignore @@ -19,3 +19,6 @@ Thumbs.db # Vite vite.config.js.timestamp-* vite.config.ts.timestamp-* + +package-lock.json +yarn.lock