From ed05cdeb75a4393472a8ca20228e4c759845b292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Zieli=C5=84ski?= Date: Fri, 22 Aug 2025 15:56:14 +0200 Subject: [PATCH] allow python in gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 68a9439b..a4f30b63 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ !*.gif !*.jpg !*.png +# allow python +!*.py # ...even if they are in subdirectories !*/