tests: prune empty lines and add docstrings
[git-cola.git] / .gitignore
blob41448be4977cba12dd6c138a1e9e3f8d238122ae
1 /.cache
2 /.coverage
3 /build
4 /config.mak
5 /cola/_build_version.py
6 /deb
7 /dist
8 /.eggs
9 /env*
10 /fedora
11 /flatpak
12 /git-cola.app
13 /htmlcov
14 /local
15 /pages
16 /patches
17 /pip-wheel-metadata
18 /pynsist_pkgs
19 /.pytest_cache
20 /README.html
21 /share/locale
22 /test/tmp
23 /todo
24 /tags
25 /.tox
26 __pycache__
27 .DS_Store
28 *.egg-info
29 *.gz
30 *.py[cod]
31 *.swp
32 *.zip