From 3a89449c3214809f3c17cb3ac5ed2c3577ca4f67 Mon Sep 17 00:00:00 2001 From: fedir Date: Sat, 3 May 2025 12:05:11 +0200 Subject: [PATCH] Added gitignore to the dialogue --- src/gui/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/gui/.gitignore diff --git a/src/gui/.gitignore b/src/gui/.gitignore new file mode 100644 index 0000000..e2148f9 --- /dev/null +++ b/src/gui/.gitignore @@ -0,0 +1,4 @@ +./ui/* +./compile_commands.json +./*.c +./icfs_dialogue