about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7955c53..1e7d0e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+*/node_modules
+
 *.o
 
 # Created by https://www.toptal.com/developers/gitignore/api/emacs,macos