4 lines
323 B
Plaintext
4 lines
323 B
Plaintext
|
addFilter("zero-length .*/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep")
|
||
|
addFilter("hidden-file-or-dir .*/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep")
|
||
|
# jupyter-notebook requires python3-notebook which provides one of the alternatives
|
||
|
addFilter("desktopfile-without-binary .*jupyter-notebook")
|