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", "pylint.rc",
"shipit_log.txt", "shipit_log.txt",
"all_caldera_attacks_unique.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: try:
os.remove(filename) os.remove(filename)

Loading…
Cancel
Save