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`
|
- `.accounting: description`
|
||||||
|
|
||||||
### Claude-code Footer
|
### 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])
|
(this patch was generated in some part by
|
||||||
[claude-code-gh]: https://github.com/anthropics/claude-code
|
[`claude-code`][claude-code-gh])
|
||||||
```
|
|
||||||
|
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -116,15 +116,7 @@ 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/
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue