02f367a308
When --qute-profile-subprocs is given, we write a profile file for each qutebrowser invocation and also create prof/combined.pstats afterwards.
34 lines
440 B
Plaintext
34 lines
440 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
|
|
/qutebrowser/3rdparty
|
|
/doc/*.html
|
|
/README.html
|
|
/CHANGELOG.html
|
|
/CONTRIBUTING.html
|
|
/FAQ.html
|
|
/INSTALL.html
|
|
/qutebrowser/html/doc/
|
|
/.venv
|
|
/.coverage
|
|
/htmlcov
|
|
/coverage.xml
|
|
/.coverage.*
|
|
/.tox
|
|
/testresults.html
|
|
/.cache
|
|
/.testmondata
|
|
/.hypothesis
|
|
/prof
|
|
TODO
|