From 9d199d21531ff57bfffcae1192a8128d47e29ed9 Mon Sep 17 00:00:00 2001
From: Husni MubaroK <hsunimubarok757@gmail.com>
Date: Tue, 15 Sep 2015 11:02:49 +0700
Subject: [PATCH] abaikan node modules

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c2658d7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+node_modules/
-- 
1.9.0