From a12c19a88d5c0617ee881d8b989986774c41c0c3 Mon Sep 17 00:00:00 2001 From: ammar ahmed Date: Mon, 8 Dec 2025 01:47:26 +0500 Subject: [PATCH] added - json files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0dbf2f2..606949d 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,8 @@ share/python-wheels/ *.egg MANIFEST +*.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.