completion: display completions when Ctrl-Space is pressed
[git-cola.git] / .gitignore
blob4b89817251901584db60b05a7f433f4876132d47
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 /git-cola.app
12 /local
13 /pages
14 /patches
15 /pip-wheel-metadata
16 /pynsist_pkgs
17 /.pytest_cache
18 /README.html
19 /share/locale
20 /test/tmp
21 /todo
22 /tags
23 /.tox
24 __pycache__
25 .DS_Store
26 *.egg-info
27 *.gz
28 *.py[cod]
29 *.swp
30 *.zip