about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f1f93af..5a30890 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,6 @@
 /log/*
 .env
 
+node_modules/
+
 !*.gitkeep
\ No newline at end of file