blob: 3f84329570b4484a5c142ff88de914a516c70382 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
graft debian
graft doc
graft linuxcnc-demo-dummyphy
graft linuxcnc-demo-et200s
graft phy_fpga
graft tests
include COPYING
include README.html
include README.md
include dummy.gsd
include example_*.conf
include example_*.py
prune ./build
prune build
|