From 24324704e788e19881d23b8f4f791e1880ff5198 Mon Sep 17 00:00:00 2001 From: Kbz-8 Date: Mon, 3 Nov 2025 15:41:13 +0100 Subject: [PATCH] removing garbage files --- .gdb_history | 122 ------------------------------------------ .gitignore | 2 + compile_commands.json | 0 3 files changed, 2 insertions(+), 122 deletions(-) delete mode 100644 .gdb_history delete mode 100644 compile_commands.json diff --git a/.gdb_history b/.gdb_history deleted file mode 100644 index 0eec23d..0000000 --- a/.gdb_history +++ /dev/null @@ -1,122 +0,0 @@ -run -bt -q -run -bt -q -rim -run -bt -q -run -bt -q -run -bt -run -bt -q -c -start -n -n -n -n -s -n -n -s -n -p vkDestroyInstance -p vkDestroyInstance -start -n -n -n -n -s -n -s -s -start -n -n -n -s -n -s -s -q -run -q -run -bt -p name -c -p name -n -bt -q -r -bt -c -bt -w -y -q -run -bt -q -run -bt -q -q -run -bt -q -run -bt -q -q -q -q -run -bt -q -q -run -bt -q -run -bt -q -q -run -bt -q -run -bt -q -run -bt -q -run -b -bt -q -run -bt -q -run -bt -q -run -bt -q -run -bt -q -run -bt -q -q diff --git a/.gitignore b/.gitignore index 0180838..4508c98 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .zig-cache/ zig-out/ *.o +.gdb_history +*.json diff --git a/compile_commands.json b/compile_commands.json deleted file mode 100644 index e69de29..0000000