photojawn/.gitignore
2025-05-11 14:44:06 -07:00

12 lines
124 B
Text

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