From 735b7554be0f61dc097836177d3be9a11ae1bac0 Mon Sep 17 00:00:00 2001 From: Sasaki <0000140046@jp.sony.com> Date: Fri, 27 May 2016 16:43:00 +0900 Subject: [PATCH] add ignore file --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4b2c3cfd --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +www/node_modules/ +.sass-cache/ +.tscache/ +bin/ +node_modules/ +obj/ +tests/ +www/app/ +www/