2023-12-07 16:48:00 +00:00
|
|
|
include README.md SIGNING_KEYS.pub LICENSE INSTALL *-requirements.txt
|
2022-06-09 11:18:09 +00:00
|
|
|
|
2023-12-07 16:48:00 +00:00
|
|
|
include doc/release-notes/*
|
|
|
|
|
include doc/wiki/*/*
|
2022-06-09 11:18:09 +00:00
|
|
|
|
|
|
|
|
include examples/*
|
2025-06-29 14:04:47 +00:00
|
|
|
include extmod/*
|
2022-06-09 11:18:09 +00:00
|
|
|
|
2022-10-03 10:00:00 +00:00
|
|
|
include mmgen/proto/eth/*/LICENSE
|
2021-09-23 21:15:32 +00:00
|
|
|
include mmgen/data/*
|
|
|
|
|
|
2022-06-09 11:18:09 +00:00
|
|
|
include scripts/*
|
2025-01-03 14:23:20 +00:00
|
|
|
include nix/*
|
2019-05-12 09:24:00 +00:00
|
|
|
|
2016-03-06 08:55:50 +03:00
|
|
|
include test/*.py
|
2022-06-09 11:18:09 +00:00
|
|
|
include test/*/*.py
|
2025-03-17 10:16:18 +00:00
|
|
|
include test/*/*/*.py
|
2025-06-04 15:35:42 +03:00
|
|
|
include test/*/*/*/*.py
|
2016-03-06 08:55:50 +03:00
|
|
|
include test/ref/*
|
2022-06-09 11:18:09 +00:00
|
|
|
include test/ref/*/*
|
2025-04-27 11:53:49 +00:00
|
|
|
include test/ref/*/*/*
|
2022-06-09 11:18:09 +00:00
|
|
|
include test/ref/*/*/*/*
|
2023-12-07 16:48:00 +00:00
|
|
|
include test/overlay/fakemods/mmgen/*.py
|
|
|
|
|
include test/overlay/fakemods/mmgen/*/*.py
|
|
|
|
|
include test/overlay/fakemods/mmgen/*/*/*/*.py
|
2016-11-14 14:45:08 +03:00
|
|
|
|
2019-12-07 12:20:21 +00:00
|
|
|
include test/test-release.sh
|
2023-12-07 16:48:00 +00:00
|
|
|
include test/test-release.d/*.sh
|