mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-13 02:59:02 +00:00
9f223f3964
* Concatenating regexes into one Pattern might yield better performance under (un)certain conditions. * Filenames are tested against regexes with no os.sep in them. This may or may not be what we want to do. And alternative would be to test against the whole (absolute) path of each file, which would filter more agressively. |
||
---|---|---|
.. | ||
gui | ||
me | ||
pe | ||
se | ||
tests | ||
__init__.py | ||
app.py | ||
directories.py | ||
engine.py | ||
exclude.py | ||
export.py | ||
fs.py | ||
ignore.py | ||
markable.py | ||
prioritize.py | ||
results.py | ||
scanner.py | ||
util.py |