vimiv-qt/.gitignore

22 lines
225 B
Plaintext

**/__pycache__/
*.egg-info
*.cache
*.coverage
*.hypothesis
*.tox
coverage/*
build*
dist*
install_log.txt
**/*.so
docs/_build
TODO
.pytest_cache
Makefile
.venv
**/.doctrees
**/.mypy_cache
**/.dmypy.json
**/*.rstsrc
tests/data