github/workflows: use a virtualenv for setuptools
[git-cola.git] / .gitignore
blob5cafeb76b5f8e592ae5ad902fd1cee3b30fc375a
1 /.cache
2 /.coverage
3 /.idea
4 /build
5 /config.mak
6 /cola/_build_version.py
7 /dist
8 /.eggs
9 /env*
10 /git-cola.app
11 /git_cola.egg-info
12 /local
13 /Meta
14 /pip-wheel-metadata
15 /pynsist_pkgs
16 /.pytest_cache
17 /README.html
18 /share/locale
19 /test/tmp
20 /tags
21 /.tox
22 __pycache__
23 .DS_Store
24 .noseids
25 *.gz
26 *.py[cod]
27 *.qm
28 *.swp
29 *.zip