From bf5ea81294fa9a81c295dadb1a7c04d3488be20a Mon Sep 17 00:00:00 2001 From: optimidev Date: Mon, 20 Oct 2025 20:17:59 +0200 Subject: [PATCH] .gitignore aktualisiert --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 36b13f1..6adcaf1 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,8 @@ share/python-wheels/ *.egg MANIFEST +pirc_config.json + # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it.