From 796d6033322fbd5870649c2d7a856abf81ca6b65 Mon Sep 17 00:00:00 2001 From: Rayyan Ansari <68647953+RayyanAnsari@users.noreply.github.com> Date: Thu, 30 Sep 2021 17:23:25 +0000 Subject: Redesign the Input dialog (#1226) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 10cbaf5..7bbb40a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,9 @@ melon_grc.h melon.rc cmake-build cmake-build-debug +compile_commands.json .idea +.cache *.exe -- cgit v1.2.3