From d71283e6018a8e3dcaf66ac8c79ff4a8172a03e2 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 26 Oct 2017 14:41:28 +0200 Subject: [PATCH] ignore more --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0d20b648..e004c2d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.pyc +**/*.pyc