commit 9e609ef7239088b2a4727914e361ca953ffb1fc9 Author: SebastianStork Date: Tue Dec 3 20:20:26 2024 +0100 Add gitignore file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e1a17b6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**/build/ +*.pro.user*