diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:25:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:25:44 +0000 |
commit | e20628db512128d3a5c66360943462b83da5f049 (patch) | |
tree | d0c586bb2b3ce26a240c5fb0765982ce87d53816 /debian/clean | |
parent | Adding upstream version 7.2.6. (diff) | |
download | sphinx-e20628db512128d3a5c66360943462b83da5f049.tar.xz sphinx-e20628db512128d3a5c66360943462b83da5f049.zip |
Adding debian version 7.2.6-6.debian/7.2.6-6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/clean')
-rw-r--r-- | debian/clean | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..c96f3e7 --- /dev/null +++ b/debian/clean @@ -0,0 +1,12 @@ +.pytest_cache/ +Sphinx.egg-info/PKG-INFO +Sphinx.egg-info/SOURCES.txt +Sphinx.egg-info/entry_points.txt +Sphinx.egg-info/requires.txt +debian/dh-sphinxdoc/*.1 +debian/dh-sphinxdoc/.doctrees/ +doc/.doctrees/ +sphinx/locale/*/LC_MESSAGES/sphinx.js +sphinx/locale/*/LC_MESSAGES/sphinx.mo +sphinx/pycode/*.pickle +tests/build/ |