Files
kjvstudy.org/.gitignore
T
kennethreitz 613e762020 Add quick reference navigation to timeline and update homepage
- Remove "View all resources →" link from homepage for cleaner design
- Update Quick Access link from "Timeline" to "Timeline / Chronology"
- Add inline quick reference navigation to biblical timeline page
  - Shows all periods with nested event links
  - Compact hierarchical structure with bullet separators
  - Styled in gray box matching site aesthetic
  - All anchor links functional for quick jumping
- Add generated data files to .gitignore (too large for git)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 14:42:27 -05:00

17 lines
252 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.DS_Store
# Virtual environments
.venv
.vscode/settings.json
# Generated data files (too large for git)
kjvstudy_org/interlinear_data.py
kjvstudy_org/verse_collections.py