mirror of
https://github.com/volatilityfoundation/volatility
synced 2026-06-08 18:04:46 +00:00
17 lines
348 B
Plaintext
17 lines
348 B
Plaintext
include *.txt
|
|
include *.win
|
|
include MANIFEST.in
|
|
include setup.py
|
|
include resources/*
|
|
include pyinstaller/*.py
|
|
include volatility/*.py
|
|
include contrib/plugins/*.py
|
|
include contrib/plugins/aspaces/*.py
|
|
include tools/*.py
|
|
include tools/linux/*
|
|
include tools/linux/pmem/*
|
|
include tools/mac/*.py
|
|
include vol.py
|
|
include Makefile
|
|
include pyinstaller.spec
|