MANIFEST.in
README.rst
setup.cfg
setup.py
ff/__init__.py
ff/__main__.py
ff/cli.py
ff/config.py
ff/pattern.py
ff/plugin.py
ff/scanner.py
ff/utils.py
ff_find.egg-info/PKG-INFO
ff_find.egg-info/SOURCES.txt
ff_find.egg-info/dependency_links.txt
ff_find.egg-info/entry_points.txt
ff_find.egg-info/requires.txt
ff_find.egg-info/top_level.txt
ff_plugins/__init__.py
ff_plugins/ffplugin_test_size.py
test/test_ask.py
test/test_config.py
test/test_detect_plugins_paths.py
test/test_ffplugin.py
test/test_ffplugins.py
test/test_is_not_vcs.py
test/test_is_path_excluded.py
test/test_manager.py
test/test_parse_input_args.py
test/test_prepare_execute.py
test/test_prepare_pattern_fnmatch.py
test/test_prepare_pattern_fuzzy.py
test/test_prepare_pattern_magic.py
test/test_prepare_pattern_regexp.py
test/test_strip_quotes.py
test/test_u.py