From 51f775913d45a0e2764ae2f2b4055490599a7684 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 28 Sep 2015 20:17:40 +0300 Subject: [PATCH] update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 19bdd19..204e464 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ # I don't like coredumps in my git repos. *core +# I don't this I need all the modules +node_modules/ +# gdb logs aren't needed eihter +gdb.txt