commit a61d1e2f14229f02df5422635adcf053e2688b73 parent 156c591d93df85eef9ba4602fca3a408cacf28c5 Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com> Date: Fri, 6 Mar 2026 15:29:02 +0100 Track personal conventions for transient repo crud Diffstat:
| A | .config/git/ignore | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/.config/git/ignore b/.config/git/ignore @@ -0,0 +1,8 @@ +# Build artifacts. +/.build + +# Scratchpad: +# * code snippets (repro, validation) +# * plans (designs, murder maps) +# * prose drafts (code reviews, cover letters) +/.scratch