aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 924751c..2255aa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,9 @@ functions.json
/tools/test.*
/.env
*.cmd
-__pycache__ \ No newline at end of file
+__pycache__
+/venv
+node_modules
+package.json
+package-lock.json
+*.lock \ No newline at end of file