From a42005fc08e4b231eb14ac4b0c0e696a62f8e642 Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Tue, 23 Jul 2019 08:53:47 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 79614aa..bd92765 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ tmtags # Vim *.swp +# Atom +cmd/mop/debug + # Other ~* *~ @@ -18,5 +21,3 @@ bin/mop* logs/* .idea - -cmd/mop/debug