Shipit got human readable documentation files added

pull/12/head
Thorsten Sick 3 years ago
parent fe4287b841
commit b7bd6502af

@ -64,7 +64,11 @@ globs = ["TODO.md",
"pylint.rc",
"shipit_log.txt",
"all_caldera_attacks_unique.txt",
"caldera_subset.txt"]
"caldera_subset.txt",
"templates/*.rst",
"tools/human_readable_documentation/source/conf.py",
"tools/human_readable_documentation/Makefile",
]
try:
os.remove(filename)

Loading…
Cancel
Save