docs: link to the Git credentials helpers
[git-cola.git] / .gitignore
blobd9cfd27ba5a85f87124c66f04e21b4f9711691d7
1 /.cache
2 /.coverage
3 /.idea
4 /build
5 /config.mak
6 /cola/_build_version.py
7 /deb
8 /dist
9 /.eggs
10 /env*
11 /fedora
12 /git-cola.app
13 /local
14 /pages
15 /patches
16 /pip-wheel-metadata
17 /pynsist_pkgs
18 /.pytest_cache
19 /README.html
20 /share/locale
21 /test/tmp
22 /todo
23 /tags
24 /.tox
25 __pycache__
26 .DS_Store
27 .noseids
28 *.egg-info
29 *.gz
30 *.py[cod]
31 *.qm
32 *.swp
33 *.zip