Commit Graph

2 Commits

Author SHA1 Message Date
203f7b1300 chore(gitignore): add .idea directory and remove IDE files
Removed IntelliJ IDEA configuration files from the repository to avoid tracking editor-specific settings. Added .idea/ to .gitignore for future prevention.
2026-04-27 20:39:32 +01:00
5cd09628ee feat(project): add initial setup with IDE configs, gitignore, and final script
- Introduce .gitignore to exclude output directory
- Add IntelliJ/PyCharm project files under .idea/
- Create CLAUDE.md for Claude Code guidance on the project
- Add scripts/nerdletter_numbers_station_final.sh as the refined Lincolnshire Poacher style generator
- Update sample output MP4 in output/
2026-04-27 20:38:41 +01:00