mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
prune development
|
|
include * .*
|
|
include pyproject.toml doc/make.bat doc/Makefile
|
|
recursive-include doc/source *
|
|
recursive-include volatility3 *.json
|
|
recursive-exclude doc/source volatility3.*.rst
|