Minor cleaning
diff --git a/.gitignore b/.gitignore
index e380d44..0abf43a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
 buildSrc/build
 
 # Python
-*/*.pyc
+*.pyc
 
 # PyCharm
 .idea