summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: f08fe98d909451e0cd2660c7f3e964e2ffa22e6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
graft debian
graft doc
graft linuxcnc-demo-dummyphy
graft linuxcnc-demo-et200s
graft micropython
graft misc
graft phy_fpga
graft stublibs
graft tests

include COPYING
include README.html
include README.md
include README.rst
include example_*.conf
include example_*.py

prune ./build
prune build

global-exclude *.pyo *.pyc __pycache__ *$py.class
bues.ch cgit interface