From 7802bd34104d580e0491b1dbcc94514aa169e346 Mon Sep 17 00:00:00 2001 From: Yuriy Yuriev Date: Thu, 14 May 2026 16:20:21 +0700 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b85f2b7..5b8d23c 100644 --- a/.gitignore +++ b/.gitignore @@ -25,7 +25,7 @@ share/python-wheels/ .installed.cfg *.egg MANIFEST - +data/ # 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.