f96eadd6df
GitOrigin-RevId: f7d09ed033907b893638a8eb4148efa11c0f09a6
11 lines
213 B
Plaintext
11 lines
213 B
Plaintext
global-exclude .git*
|
|
global-exclude *_test.py
|
|
|
|
include CONTRIBUTING.md
|
|
include LICENSE
|
|
include MANIFEST.in
|
|
include README.md
|
|
include requirements.txt
|
|
|
|
recursive-include mediapipe/modules *.tflite *.txt *.binarypb
|