remove duplicate pql gitignore block and hooks negation

The hooks under .pql/hooks/ are installed locally by pql init —
they're runtime scaffolding, not source. The original block at
lines 49-51 already covers .pql/* with the pql-plan.json
negation; the second block was redundant.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-04-26 13:09:45 +02:00
co-authored by Claude
parent d3fc9bc48a
commit 6373e399b4
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -95,6 +95,3 @@ legacy/**/.coverage
legacy/**/.coverage.*
.clide/settings.yaml
.claude/skills/pql/
.pql/*
!.pql/pql-plan.json
!.pql/hooks/
+1 -1
View File
@@ -1,5 +1,5 @@
{
"exported_at": "2026-04-25T11:12:25Z",
"exported_at": "2026-04-26T11:09:45Z",
"decisions": [
{
"id": "D-1",