]> git.ipfire.org Git - thirdparty/kmod.git/blob - .gitignore
gitignore: Ignore *.pc files
[thirdparty/kmod.git] / .gitignore
1 *.o
2 *.gcda
3 *.gcno
4 *.pc
5 /*.tar.xz
6 /*.md5sum
7 /*.mbx
8 /*.cover
9 .deps/
10 .libs/
11 /Makefile
12 /Makefile.in
13
14 /aclocal.m4
15 /autom4te.cache/
16 /build-aux/
17 /config.h
18 /config.h.in
19 /config.log
20 /config.status
21 /configure
22 /cov-int
23 /coverage
24 /gtk-doc.make
25 /kmod-*.tar.*
26 /libtool
27 /stamp-h1
28 /test-suite.log
29
30 *~
31 .*.swp
32 cscope.out
33 tags