From f883d7d67e05ab9f441f9aade4492395226862c8 Mon Sep 17 00:00:00 2001
From: Sara <sara@saragerretsen.nl>
Date: Thu, 1 Aug 2024 14:41:56 +0200
Subject: [PATCH] feat: added .gdb_history to .gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d8c2872..39d1cf9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ compile_commands.json
 .vscode/*
 !.vscode/extensions.json
 .cache/
+godot/.gdb_history