From 34cedaa8c6c98a561b583a84def7c2032615105e Mon Sep 17 00:00:00 2001 From: heck Date: Mon, 15 Feb 2021 22:22:14 +0100 Subject: [PATCH] .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e9f2fb2..ec3d93a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ lib local.conf build/ # Default ignored files -.idea/workspace.xml +?idea/ # Windows build-windows/Debug/ build-windows/Release/ \ No newline at end of file