You've already forked openshot-qt
mirror of
https://github.com/OpenShot/openshot-qt.git
synced 2026-03-02 08:56:08 -08:00
12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
include AUTHORS
|
|
include COPYING
|
|
include README
|
|
recursive-include bin *
|
|
recursive-include doc *
|
|
recursive-include openshot_qt *
|
|
recursive-include xdg *
|
|
|
|
global-exclude *__pycache__*
|
|
global-exclude *pyc
|
|
global-exclude .idea
|
|
global-exclude .git |