All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
Style inline <code> elements to match Dracula theme code blocks, add /now page content, update blockquote styles, and ignore local claude settings. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
24 lines
197 B
Text
24 lines
197 B
Text
# python
|
|
__pycache__
|
|
.venv
|
|
|
|
# emacs
|
|
*~
|
|
|
|
# static js
|
|
assets/static/js
|
|
assets/static/css
|
|
|
|
# Tests
|
|
tests/venv
|
|
|
|
# Build
|
|
public
|
|
|
|
# Hugo
|
|
resources/_gen
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
**/.claude/settings.local.json
|