From a5d7476ed295572fb1700211d29249c6c0aaa41e Mon Sep 17 00:00:00 2001 From: PalindromicBreadLoaf Date: Mon, 21 Jul 2025 20:44:50 -0400 Subject: [PATCH] Basic gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 362b619..f9ede8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ cmake-build-debug/ build/ -.idea/ +.idea/ \ No newline at end of file