]> git.ipfire.org Git - thirdparty/kmod.git/blob - .gitignore
Add cscope.out and .swp files to gitignore
[thirdparty/kmod.git] / .gitignore
1 *.o
2 *.tar.bz2
3 *.tar.gz
4 .deps/
5 .libs/
6 Makefile
7 Makefile.in
8 aclocal.m4
9 autom4te.cache/
10 build-aux/
11 config.h
12 config.h.in
13 config.log
14 config.status
15 configure
16 libtool
17 stamp-h1
18 *~
19 .*.swp
20 cscope.out