media_organizer/.gitignore

13 lines
108 B
Plaintext

# python
__pycache__
.venv
# vscode
.vscode/
# local configuration
config.json
# local testing
deploy.sh