From 6f10934c7f89b2e64a240a8754622d2e02f70863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Markovi=C4=87?= Date: Fri, 26 Jun 2026 00:38:47 +0200 Subject: [PATCH] =?UTF-8?q?=C4=8Ci=C5=A1=C4=87enje:=20izba=C4=8Deni=20Fisk?= =?UTF-8?q?/data/counters/=20fajlovi=20iz=20gita,=20dodati=20u=20.gitignor?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ Fisk/data/counters/pp.txt | 1 - Fisk/data/counters/total.txt | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 Fisk/data/counters/pp.txt delete mode 100644 Fisk/data/counters/total.txt diff --git a/.gitignore b/.gitignore index 422c85b..9c9b695 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,6 @@ Fisk/data/counter.txt .idea/ *.swp + +# Fisk mock server runtime podaci +Fisk/data/ diff --git a/Fisk/data/counters/pp.txt b/Fisk/data/counters/pp.txt deleted file mode 100644 index d8263ee..0000000 --- a/Fisk/data/counters/pp.txt +++ /dev/null @@ -1 +0,0 @@ -2 \ No newline at end of file diff --git a/Fisk/data/counters/total.txt b/Fisk/data/counters/total.txt deleted file mode 100644 index d8263ee..0000000 --- a/Fisk/data/counters/total.txt +++ /dev/null @@ -1 +0,0 @@ -2 \ No newline at end of file