summaryrefslogtreecommitdiffstats
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 88d1567..23baf12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,8 @@ core
*.out
.gdb_history
__pycache__/
+db
+composer.lock
+package-lock.json
+vendor/
+node_modules/