From 9cab2abbdbcb651982e4b3e4b3c3e5f319bb553e Mon Sep 17 00:00:00 2001 From: John Date: Sun, 10 Jan 2021 14:34:58 +0100 Subject: [PATCH] simplified --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 71ed106e..d027f22e 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,5 @@ app.info /docs/Doxyfile /docs/doxyfile.stamp /docs/html -/cmake-build-debug/ -/cmake-build-debug-remote-l/ +/cmake-build-debug*/ /.idea/ \ No newline at end of file