]> git.sur5r.net Git - i3/i3/blob - .gitignore
add *.gcda and *.gcno (code coverage files) to .gitignore
[i3/i3] / .gitignore
1 *.o
2 tags
3 loglevels.tmp
4 *.swp
5 *.gcda
6 *.gcno
7 testcases/testsuite-*
8 testcases/latest
9 *.output
10 *.tab.c
11 *.tab.h
12 *.yy.c
13 *.tar.bz2*