From 25f28e7feee277d1d21e9ef88d63e07a40d113a9 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Tue, 18 Jun 2024 09:57:05 +0200 Subject: [PATCH] add common runtime files to gitignore --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c58e6c0..01db102 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,11 @@ cmake-build-release *.log /*.sh /*.obj -/*.exe \ No newline at end of file +/*.exe +.cache/ +.https_debug/ +Launcher.cfg +Resources/ +bin/ +compile_commands.json +key