about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 80df10959..4ac4c56f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,5 +46,10 @@ redis
 /public/packs
 /node_modules
 
+
+# Ignore npm debug log
+npm-debug.log
+
 # Ignore Docker option files
 docker-compose.override.yml
+