You've already forked openshot-qt
mirror of
https://github.com/OpenShot/openshot-qt.git
synced 2026-03-02 08:56:08 -08:00
19 lines
302 B
Plaintext
19 lines
302 B
Plaintext
# Exclude common editor config
|
|
.vscode/
|
|
*.DS_Store
|
|
.idea
|
|
.settings
|
|
idea/*
|
|
# Exclude results of the build process
|
|
doc/_build
|
|
**/__pycache__/
|
|
build
|
|
dist
|
|
openshot_qt.egg-info
|
|
|
|
protobuf_data/
|
|
openshot_qt/
|
|
/src/images/cache/objectdetection.png
|
|
/src/images/cache/objectdetection@2x.png
|
|
doc/locale/.doctrees/
|