about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorelioat <hi@eli.li>2023-06-19 12:26:29 -0400
committerelioat <hi@eli.li>2023-06-19 12:26:29 -0400
commit00761c368216e401eb5b17a677ae51db643d818b (patch)
treef6d94a23b18c47ee90df132b565818f8de25481a /.gitignore
parent96e0e2fda7ccc978535f4af6f8da9d164361a61b (diff)
downloadtour-00761c368216e401eb5b17a677ae51db643d818b.tar.gz
*
Diffstat (limited to '.gitignore')
-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