Merge pull request #1396 from github/pre-commit-ci-update-config
[git-cola.git] / .gitignore
blob15b2513a276125c0597a53ba8e258df4d35eb4b1
1 /.cache
2 /.coverage
3 /build
4 /config.mak
5 /cola/_scm_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