From 920507bff803647c79dfce27c4c265b2caee7f8d Mon Sep 17 00:00:00 2001
From: Ferenc Szontágh <szf@fsociety.hu>
Date: Thu, 27 Jun 2024 21:04:53 +0000
Subject: [PATCH] some refactor, addedd google loggin', corrected plugin handling

---
 .gitignore |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 17c4ea6..f27effa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
-build
 # Compiled Object files
 *.slo
 *.lo
@@ -19,4 +18,6 @@
 # Executables
 *.exe
 *.out
-*.app
\ No newline at end of file
+*.app
+build
+.vscode
\ No newline at end of file

--
Gitblit v1.9.3