From c491aeba976557884714b50b9eaa1fc9a80ee056 Mon Sep 17 00:00:00 2001 From: Max Bucknell Date: Sun, 1 Jan 2017 21:21:47 +0000 Subject: [PATCH] Add gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f15e6a8..f5813c8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ hub vim/vim.symlink/.netrwhist vim/vim.symlink/bundle + +__pycache__