Compare commits
No commits in common. "0a36b63a9f0d07d171a05337a6f363568248db2a" and "b1588b5e1bba279e40bf44f03675fa7643ad3c64" have entirely different histories.
0a36b63a9f
...
b1588b5e1b
|
|
@ -174,16 +174,11 @@ Common in piker commits (33.0% use colons):
|
|||
- `.accounting: description`
|
||||
|
||||
### Claude-code Footer
|
||||
When written patch was assisted by claude-code, include:
|
||||
When commits assisted by claude-code, include:
|
||||
|
||||
```
|
||||
(this patch was generated in some part by [`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])
|
||||
(this patch was generated in some part by
|
||||
[`claude-code`][claude-code-gh])
|
||||
[claude-code-gh]: https://github.com/anthropics/claude-code
|
||||
```
|
||||
|
||||
|
|
|
|||
|
|
@ -116,15 +116,7 @@ ENV/
|
|||
|
||||
# :Obsession .
|
||||
Session.vim
|
||||
|
||||
# gitea local `.md`-files
|
||||
# TODO? would this be handy to also commit and sync with
|
||||
# wtv git hosting service tho?
|
||||
gitea/
|
||||
|
||||
# ------ macOS ------
|
||||
# Finder metadata
|
||||
**/.DS_Store
|
||||
|
||||
# LLM conversations that should remain private
|
||||
docs/conversations/
|
||||
|
|
|
|||
Loading…
Reference in New Issue