From 2b84200f9e2f61859b87ae20f433b4d2ce5d3235 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 17 Jun 2019 16:19:47 +0100 Subject: [PATCH] gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b7c9b27..2cc5bb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -*/*.o -*/*.so -*/*.pyc +**/*.o +**/*.so +**/*.pyc .pymodhis