From 1baf1040cad135325ab5c5a2d0b50e3029606646 Mon Sep 17 00:00:00 2001
From: unknown <asoalexandros@gmail.com>
Date: Tue, 13 May 2025 15:49:53 +0200
Subject: [PATCH] Updated Gitignore

---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 3fc7345..6ed1c36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,10 @@ __pycache__/
 .virtual_documents/
 
 *.txt
+*.spec
 jan_test*.ipynb
 
 -checkpoint.py
-venv/
\ No newline at end of file
+venv/
+build/
+dist/
\ No newline at end of file
-- 
GitLab