aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2019-05-01 09:12:15 +0200
committerTeddy Wing2019-05-01 09:12:15 +0200
commit54cc64944734aec662fdacd9fcf53a7f9d62c845 (patch)
tree1b3ebfdcb2fb767173f10b3a75fcd4f3d662720e
parent84b0265c431a68ab20e0c3c5bd597a29622ab3d5 (diff)
downloadmuttagen-54cc64944734aec662fdacd9fcf53a7f9d62c845.tar.bz2
.gitignore: Ignore node_modules/ directory
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2ccbe46
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/node_modules/