DeDRM_tools/.gitignore

9 lines
124 B
Plaintext
Raw Normal View History

2021-12-27 15:26:39 +06:00
# Mac files
.DS_Store
2021-12-27 15:26:39 +06:00
# local test data
2021-12-29 14:14:35 +06:00
/user_data/
# Cache
/DeDRM_plugin/__pycache__
/DeDRM_plugin/standalone/__pycache__