summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d71a7a16b26a764de2bdac11c8398104b1c78830 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
__pycache__
*.pyc
/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