From d54dfa3aed9535d0090d02a68e88637dca54ff5d Mon Sep 17 00:00:00 2001
From: Zoe Pfister <zoe.pfister@uibk.ac.at>
Date: Mon, 7 Nov 2022 14:01:22 +0100
Subject: [PATCH] update gitignore

---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index ae04cb0..f5cef79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -249,3 +249,9 @@ fabric.properties
 
 # Built Visual Studio Code Extensions
 *.vsix
+
+.pio/**
+.pio/
+.idea
+CMakeLists.txt
+CMakeListsPrivate.txt
-- 
GitLab