summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: f3f3d471c9fae25926a9c54ed42c33f471ad8179 (plain)
1
2
3
4
5
6
7
8
9
# Mac files
.DS_Store

# local test data
/user_data/

# Cache
/DeDRM_plugin/__pycache__
/DeDRM_plugin/standalone/__pycache__