kmod/.gitignore

23 lines
202 B
Plaintext
Raw Normal View History

2011-11-21 22:35:15 +08:00
*.o
*.tar.bz2
*.tar.gz
.deps/
.libs/
Makefile
Makefile.in
/aclocal.m4
/autom4te.cache/
/build-aux/
/config.h
/config.h.in
/config.log
/config.status
/configure
/libtool
/stamp-h1
2011-11-23 05:43:21 +08:00
*~
.*.swp
cscope.out