fmartingr.com/.gitignore
Felipe M. 277cfb850c
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
Add inline code styling, now page, and misc updates
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>
2026-03-15 19:01:22 +01:00

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