From 60cbf4c3961f47d0ddeef90bf4c7ba7005721a7c Mon Sep 17 00:00:00 2001 From: Tetsuharu OHZEKI Date: Thu, 15 Sep 2016 16:05:07 +0900 Subject: [PATCH] chore(repo): add .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..c2658d7d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules/