diff --git a/.yapfignore b/.yapfignore deleted file mode 100644 index fb8d2c8..0000000 --- a/.yapfignore +++ /dev/null @@ -1,90 +0,0 @@ -# .yapfignore - keep YAPF from formatting files that are ignored by git -# Generated from the project's .gitignore. Update .gitignore and re-run -# the formatter setup if you need to change ignored paths. - -__pycache__/ -*.py[cod] -*$py.class -config.conf -config.d/ -*.so -.Python -build/ -develop-eggs/ -dist/ -downloads/ -eggs/ -.eggs/ -lib/ -lib64/ -parts/ -sdist/ -var/ -wheels/ -share/python-wheels/ -*.egg-info/ -.installed.cfg -*.egg -MANIFEST -test_* -*.manifest -*.spec -cookies.txt -pip-log.txt -pip-delete-this-directory.txt -backup/ - -# Coverage / test artifacts -htmlcov/ -.tox/ -.nox/ -.coverage -.coverage.* -.cache -nosetests.xml -coverage.xml -*.cover -*.py,cover -.hypothesis/ -.pytest_cache/ -cover/ - -# Docs / build -docs/_build/ - -# Notebooks -.ipynb_checkpoints - -# Virtualenvs / environments -.env -.venv -env/ -venv/ -ENV/ -env.bak/ -venv.bak/ -__pypackages__/ - -# IDE / editor -.spyderproject -.spyproject -.vscode/ -.idea/ - -# Type/checker caches -.mypy_cache/ -.dmypy.json -dmypy.json -.pyre/ -.pytype/ - -# Misc build and distribution -cython_debug/ -MPV/ffmpeg/* -Log/ -Log/medeia_macina/telegram.session -*.session -example.py -test* -MPV/portable_config/watch_later* -hydrusnetwork