summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b0f6073df6535d45f64f91b98bba9de01c3d3dd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
__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
# We can probably remove these later
*.asciidoc
/doc/*.html
/README.html