mirror of
https://github.com/JHUAPL/CodeCut.git
synced 2026-01-09 21:37:57 -05:00
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
recursive-include elftools *.py
|
|
recursive-include scripts *.py
|
|
recursive-include examples *.py *.elf *.out
|
|
recursive-include test *.py *.elf *.arm *.mips *.o
|
|
include README.rst
|
|
include LICENSE
|
|
include CHANGES
|
|
include tox.ini
|