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