From 12fbb0ce7726b514cdbe44f0ae137bfd7d959fab Mon Sep 17 00:00:00 2001 From: Steins7 Date: Sun, 22 Sep 2024 23:14:40 +0200 Subject: [PATCH] Update .gitignore to exclude linter files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 010ee98..ec85656 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,7 @@ bin # Ctag files tags +# Linter files +compile_commands.json +.cache +