From 4b9298f32120d6be8a9706ba5eaabaef2bd11991 Mon Sep 17 00:00:00 2001 From: jake-g00dwin Date: Sun, 21 Dec 2025 19:43:41 -0800 Subject: [PATCH] Added tags file to list of things to ignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fd05eb5..c7a3ee3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ build/cmake_install.cmake build/compile_commands.json .cache/clangd/index build/.cache/clangd/index +tags