From 5477dd796d98d5952b6f3328c165648442e4ec94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincze=20J=C3=B3zsef?= Date: Tue, 30 Jul 2024 11:37:40 +0200 Subject: [PATCH] add *.txt to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9d0c272..a4c8dc3 100644 --- a/.gitignore +++ b/.gitignore @@ -127,6 +127,7 @@ dist 202*/**/*.* exportDB/ *.pdf +*.txt public/bower_components # yarn v2 .yarn/cache