diff --git a/.gitignore b/.gitignore index 957a43c..6836c95 100644 --- a/.gitignore +++ b/.gitignore @@ -101,5 +101,8 @@ Desktop.ini # If you have any local secrets or files not to track, add them here: # /path/to/some/file -package-lock.json +/frontend/package-lock.json +/websockets/package-lock.json +/api/package-lock.json + .vscode \ No newline at end of file