mirror of
https://github.com/volatilityfoundation/volatility
synced 2026-06-08 18:04:46 +00:00
13 lines
238 B
Plaintext
13 lines
238 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 tools/*.py
|
|
include vol.py
|
|
include Makefile
|
|
include volatility.spec
|