From e118ac533d2c3b75e1a71571f691913df9bd0d14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Tue, 23 Sep 2025 12:46:10 +0200 Subject: [PATCH] version_app --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 00d8011..024fa57 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ uploads/ db/mysql/* db/pgsql/* db/shopping.db -*.swp \ No newline at end of file +*.swp +version.txt \ No newline at end of file