From ed701973ddf764475b9b29dcde14a887258326b8 Mon Sep 17 00:00:00 2001
From: Adhidarma Hadiwinoto <gua@adhisimon.org>
Date: Mon, 9 May 2016 20:16:31 +0700
Subject: [PATCH] gitignore

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0429391
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+node_modules/
+logs/log*
-- 
1.9.0