Commit graph

4 commits

Author SHA1 Message Date
Benjamin Slingo 4b4c9d1bc7 Add documentation files to gitignore
- Ignore all .md files except README.md
- Prevent future commits of temporary documentation files
2025-08-30 09:02:49 -04:00
Benjamin Slingo af91871716 Remove .serena AI assistant metadata from repository
- Remove .serena folder containing AI assistant cache and memories
- Add .serena/ to .gitignore to prevent future commits of AI metadata
- Keep repository focused on actual project files
2025-08-30 09:00:49 -04:00
Benjamin Slingo 91a1bb7a54 Restructure project and update gitignore
- Flatten directory structure by moving files from astro-church-website/ to root
- Remove church-core subdirectory in favor of inline Rust library
- Update .gitignore to properly exclude build artifacts, generated files, and dependencies
- Add environment variables, IDE files, and coverage reports to gitignore
- Include generated CSS files and native bindings in ignore patterns
2025-08-30 08:59:27 -04:00
RTSDA 13993ecd25 Initial commit - source code only with SecondThirdSaturday recurring type fix 2025-08-16 18:28:35 -04:00