Files
nissaphotobooth/.gitignore
2026-07-18 15:17:37 -04:00

12 lines
138 B
Plaintext

# Python
__pycache__/
*.pyc
# Runtime output (recreated by the program as needed)
photos/
contact_sheets/
oldphoto/
# Editor backups
*~