summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-08-25 20:02:57 +0530
committerAndinus <andinus@nand.sh>2021-08-25 20:06:29 +0530
commitc1cec7e46fead306a5576b2731a00d0dd86ae6e0 (patch)
treebc5488615079d7ca416803371b0141bed770d99d
parentb0623be206e24c8efdfa85a21e72d723731edda0 (diff)
downloadexercism-c1cec7e46fead306a5576b2731a00d0dd86ae6e0.tar.gz
Update .gitignore to add Javascript ignores
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bc4b5c1..3d13864 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ tests.out
 .pytest_cache
 __pycache__
 .precomp
+node_modules
+package-lock.json