Go to file
Greg Gauthier 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
.idea feat(project): add initial setup with IDE configs, gitignore, and final script 2026-04-27 20:38:41 +01:00
assets feat(nerdletter): add numbers station MP4 generator scripts and assets 2026-04-27 17:11:29 +01:00
output feat(project): add initial setup with IDE configs, gitignore, and final script 2026-04-27 20:38:41 +01:00
scripts feat(project): add initial setup with IDE configs, gitignore, and final script 2026-04-27 20:38:41 +01:00
.gitignore feat(project): add initial setup with IDE configs, gitignore, and final script 2026-04-27 20:38:41 +01:00
CLAUDE.md feat(project): add initial setup with IDE configs, gitignore, and final script 2026-04-27 20:38:41 +01:00
README.md first commit 2026-04-27 17:08:10 +01:00