From 3b2a4eb59dcb5368d62914f956349d2dd91eb676 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Sat, 11 Apr 2026 16:00:01 +0100 Subject: git: only ignore comp DBs at the repo root --- home/.config/git/ignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home/.config/git') diff --git a/home/.config/git/ignore b/home/.config/git/ignore index ff3b20a..97d059d 100644 --- a/home/.config/git/ignore +++ b/home/.config/git/ignore @@ -10,7 +10,7 @@ .venv/ __pycache__/ build*/ -compile_commands.json +/compile_commands.json env/ node_modules/ venv/ @@ -19,4 +19,4 @@ venv/ .nvim.lua .nvim/ .ignore -tablegen_compile_commands.yml +/tablegen_compile_commands.yml -- cgit v1.2.3-70-g09d2