forked from CNXTEoEorg/MetaWear-SDK-Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.in
More file actions
32 lines (29 loc) · 748 Bytes
/
Copy pathMANIFEST.in
File metadata and controls
32 lines (29 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
include LICENSE.txt
include README.rst
graft MetaWear-SDK-Cpp
prune MetaWear-SDK-Cpp/bindings/swift
prune MetaWear-SDK-Cpp/cppdocs
prune MetaWear-SDK-Cpp/build
prune MetaWear-SDK-Cpp/Debug
prune MetaWear-SDK-Cpp/Release
prune MetaWear-SDK-Cpp/x64
prune MetaWear-SDK-Cpp/c-binding-generator
prune MetaWear-SDK-Cpp/test
prune MetaWear-SDK-Cpp/.git
graft mbientlab
recursive-exclude mbientlab/metawear cbindings.py
global-exclude *.git
global-exclude *.gitmodules
global-exclude *.gitignore
global-exclude __pycache__
global-exclude *.py[co]
global-exclude *.d
global-exclude *.o
global-exclude *.so*
global-exclude *.exp
global-exclude *.iobj
global-exclude *.ipdb
global-exclude *.lib
global-exclude *.pdb
global-exclude *.tar
global-exclude *.a