diff --git a/.gitignore b/.gitignore
index 1cc2186..9c0866e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 .vscode
 app
 web/*.wasm
-staticsite
\ No newline at end of file
+staticsite
+node_modules
\ No newline at end of file