Compare commits

...

2 Commits

Author SHA1 Message Date
Gud Boi 0a36b63a9f Clarify commit msg footer change when patch is human 2026-03-04 14:11:04 -05:00
Gud Boi 55ad3ee573 Add macos ignorelines from @dnks 2026-03-04 14:10:34 -05:00
2 changed files with 16 additions and 3 deletions

View File

@ -174,11 +174,16 @@ Common in piker commits (33.0% use colons):
- `.accounting: description` - `.accounting: description`
### Claude-code Footer ### Claude-code Footer
When commits assisted by claude-code, include: When written patch was assisted by claude-code, include:
``` ```
(this patch was generated in some part by (this patch was generated in some part by [`claude-code`][claude-code-gh])
[`claude-code`][claude-code-gh]) [claude-code-gh]: https://github.com/anthropics/claude-code
```
when only the commit msg was written by claude-code, use:
```
(this commit msg was generated in some part by [`claude-code`][claude-code-gh])
[claude-code-gh]: https://github.com/anthropics/claude-code [claude-code-gh]: https://github.com/anthropics/claude-code
``` ```

8
.gitignore vendored
View File

@ -116,7 +116,15 @@ ENV/
# :Obsession . # :Obsession .
Session.vim Session.vim
# gitea local `.md`-files # gitea local `.md`-files
# TODO? would this be handy to also commit and sync with # TODO? would this be handy to also commit and sync with
# wtv git hosting service tho? # wtv git hosting service tho?
gitea/ gitea/
# ------ macOS ------
# Finder metadata
**/.DS_Store
# LLM conversations that should remain private
docs/conversations/