gdbgui/MANIFEST.in

27 lines
452 B
Text
Raw Normal View History

2019-07-26 00:30:15 +02:00
include README.md
2017-01-29 19:32:38 +01:00
include LICENSE
2019-07-26 00:30:15 +02:00
graft gdbgui
prune examples
prune downloads
prune screenshots
prune tests
prune docs
prune docker
prune images
prune gdbgui/__pycache__
exclude makefile
exclude .eslintrc.json
exclude .flake8
exclude .prettierrc.js
exclude jest.config.js
exclude make_executable.py
exclude mkdocs.yml
exclude package.json
exclude requirements.txt
exclude tsconfig.json
exclude tslint.json
exclude webpack.config.js
exclude yarn.lock