public
Description: A GTK+ program for browsing the output of git-blame
Homepage:
Clone URL: git://github.com/bpeel/blame-browse.git
blame-browse / .gitignore
100644 26 lines (25 sloc) 0.341 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/Makefile
/Makefile.in
/aclocal.m4
/config.h
/config.h.in
/config.log
/config.status
/configure
/depcomp
/install-sh
/missing
/stamp-h1
/autom4te.cache
/src/Makefile
/src/Makefile.in
/src/blame-browse
/src/git-marshal.c
/src/git-marshal.h
/src/stamp-*.h
/src/git-enum-types.c
/src/git-enum-types.h
/data/Makefile
/data/Makefile.in
.deps
*.o