mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2026-06-19 14:22:46 +00:00
9143213d96
Use /sys/class/net/IFACE/address for the MAC address instead of the ip command.
13 lines
170 B
Plaintext
13 lines
170 B
Plaintext
# Mac files
|
|
.DS_Store
|
|
|
|
# local test data
|
|
/user_data/
|
|
|
|
# Cache
|
|
/DeDRM_plugin/__pycache__
|
|
/DeDRM_plugin/standalone/__pycache__
|
|
|
|
# zip from make_release.py
|
|
/DeDRM_tools.zip
|