repo.or.cz
/
git-cola.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
maint: code formatting
[git-cola.git]
/
.gitignore
blob
01a2209ab07b42f01ae26d71eade5f0f3581ce25
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
/local
12
/pip-wheel-metadata
13
/pynsist_pkgs
14
/.pytest_cache
15
/README.html
16
/share/locale
17
/test/tmp
18
/todo
19
/tags
20
/.tox
21
__pycache__
22
.DS_Store
23
.noseids
24
*.egg-info
25
*.gz
26
*.py[cod]
27
*.qm
28
*.swp
29
*.zip
30
*~