qutebrowser/.gitignore
2015-08-11 20:18:24 +02:00

31 lines
400 B
Plaintext

__pycache__
*.pyc
*.swp
/build
/dist
/qutebrowser.egg-info
/pkg/pkg
/pkg/qutebrowser
/pkg/src
/pkg/qutebrowser-*.pkg.tar.xz
/setuptools-*.egg
/setuptools-*.zip
/qutebrowser/git-commit-id
/doc/*.html
/README.html
/CHANGELOG.html
/CONTRIBUTING.html
/FAQ.html
/INSTALL.html
/qutebrowser/html/doc/
/.venv
/.coverage
/htmlcov
/.coverage.xml
/.tox
/testresults.html
/.cache
/.testmondata
/.hypothesis
TODO