1234567891011121314151617181920212223242526 |
- *.bak
- *.o
- *.old
- *.orig
- *.rej
- .*.swp
- .DS_Store
- ._*
- .deps
- Makefile
- Makefile.in
- aclocal.m4
- autom4te.cache
- config.cache
- config.h
- config.h.in
- config.log
- config.status
- configure
- docsis-*.*.*
- libtool
- ltmain.sh
- mibs/.index
- mkinstalldirs
- stamp-h1
- ylwrap
|