From d9cec4706cfcb5e37e2badfd0ce5cb7e5b0d7e7c Mon Sep 17 00:00:00 2001 From: Matthias Bussonnier Date: Wed, 10 Jun 2015 11:05:21 -0700 Subject: [PATCH] update .gitignore with swap and map file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5f0ebca85..7af3531a4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ __pycache__ .#* .coverage src + +*.swp +*.map