From 9c6d1bbc5654dbf264a799210c442150e69eef45 Mon Sep 17 00:00:00 2001 From: Exodus 4D Date: Sun, 20 Sep 2015 16:07:46 +0200 Subject: [PATCH] node_modules removed romrepo --- node_modules/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 node_modules/.gitignore diff --git a/node_modules/.gitignore b/node_modules/.gitignore new file mode 100644 index 00000000..94aa33fc --- /dev/null +++ b/node_modules/.gitignore @@ -0,0 +1,4 @@ +#ignore all files in this dir... +* +#... except for this one. +!.gitignore