summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-07-21 11:10:29 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-07-21 14:33:10 -0500
commited1df2d40db889253b86124ce480fe62d250fea8 (patch)
treecf5e09f95d214bd4477090497dc888fc16ab2590 /.gitignore
parent314cf483035d53f91a8d887d8ce9644de417b7ff (diff)
downloadrequests-cache-ed1df2d40db889253b86124ce480fe62d250fea8.tar.gz
Generate contributors page using all-contributors
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cc234f2..e3fab8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,11 @@ http_cache/
venv/
.venv
+# JS
+node_modules/
+package-lock.json
+package.json
+
# Editors
.~*
.idea/