From b7c735ce02b56fc2701d87d3196524df4e82dd29 Mon Sep 17 00:00:00 2001 From: Mark Veltzer Date: Mon, 20 Jan 2025 05:01:44 +0200 Subject: [PATCH] removed dev envs --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index d8409c8..23ef30c 100644 --- a/.gitignore +++ b/.gitignore @@ -142,3 +142,12 @@ build/ # qemu *.qcow2 *.iso + +# dev envs +.cache +.settings +.classpath +.project +.project.xml +.idea +build.properties