From f7e8716e7cf4a5f6885c5c15c6bbfb8fb850e0bd Mon Sep 17 00:00:00 2001
From: Jeong Han Lee <jeonghan.lee@gmail.com>
Date: Mon, 16 Oct 2017 09:03:45 +0200
Subject: [PATCH] add gitignore

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..fb115e2e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+core
+*~
-- 
GitLab