photojawn/.gitignore
Nick Pegg 37581ee6a0
Some checks failed
Rust / build (push) Has been cancelled
fix .gitignore
2025-05-11 14:44:51 -07:00

12 lines
124 B
Text

# Python stuff
__pycache__
.testmondata
dist
# Rust stuff
/target
# Project specific files
/test_album*
DESIGN.md
TODO.md