diff --git a/frontend/.gitignore b/frontend/.gitignore index 6635cf5..2c5ba19 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -8,3 +8,4 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* +.pnp* \ No newline at end of file