diff --git a/Tools/prepare_release.py b/Tools/prepare_release.py index 883479d..f4f9c90 100644 --- a/Tools/prepare_release.py +++ b/Tools/prepare_release.py @@ -58,7 +58,7 @@ to_remove_list = [ '.all-contributorsrc', '.editorconfig', '.git', '.gitignore', '.gitmodules', 'cmake', 'tests', 'test_data', 'tools', 'make.py', 'sonar-project.properties', - 'CMakeLists.txt', 'appveyor.yml', '.github' + 'CMakeLists.txt', 'appveyor.yml', '.github', 'docs' ] for dir_to_prune in dirs_to_prune: