scripts: Add qutebrowser/html/doc to cleanup
This commit is contained in:
parent
e0c0db68f6
commit
a1e257ac4a
@ -32,7 +32,7 @@ recursive_lint = ('__pycache__', '*.pyc')
|
||||
lint = ('build', 'dist', 'pkg/pkg', 'pkg/qutebrowser-*.pkg.tar.xz', 'pkg/src',
|
||||
'pkg/qutebrowser', 'qutebrowser.egg-info', 'setuptools-*.egg',
|
||||
'setuptools-*.zip', 'doc/qutebrowser.asciidoc', 'doc/*.html',
|
||||
'doc/qutebrowser.1', 'README.html')
|
||||
'doc/qutebrowser.1', 'README.html', 'qutebrowser/html/doc')
|
||||
|
||||
|
||||
def remove(path):
|
||||
|
Loading…
Reference in New Issue
Block a user