aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/git/ignore
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-11 16:00:01 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-11 16:00:01 +0100
commit3b2a4eb59dcb5368d62914f956349d2dd91eb676 (patch)
tree10304064ff9c8fb600115a987267ca21a1c0ff03 /home/.config/git/ignore
parentc9819e76c4e526f733b3d3cd1b695a6bd548c611 (diff)
downloaddotfiles-3b2a4eb59dcb5368d62914f956349d2dd91eb676.tar.gz
dotfiles-3b2a4eb59dcb5368d62914f956349d2dd91eb676.tar.bz2
dotfiles-3b2a4eb59dcb5368d62914f956349d2dd91eb676.zip
git: only ignore comp DBs at the repo root
Diffstat (limited to 'home/.config/git/ignore')
-rw-r--r--home/.config/git/ignore4
1 files changed, 2 insertions, 2 deletions
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