mirror of
https://github.com/diddlesnaps/makemkv.git
synced 2025-12-23 23:38:38 -05:00
add *.snap to avoid commiting snap packages add *.pyc and __pycache__ to avoid commiting potential custom plugins' cache-files add .snapcraft to avoid commiting snapcraft state information
8 lines
74 B
Plaintext
8 lines
74 B
Plaintext
#snapcraft specifics
|
|
parts
|
|
stage
|
|
prime
|
|
*.snap
|
|
.snapcraft
|
|
__pycache__
|
|
*.pyc |