kmod/tools/.gitignore
Dan McGee 2ec79834a3 Update .gitignore files
Add kmod-* prefixed tool names, add 'tags' in root directory (for ctags,
matches cscope.out ignore already in there), and prefix tools/ entries
with '/' so they are absolute ignores and don't apply to subdirectories.
2012-02-05 02:15:20 -02:00

16 lines
157 B
Plaintext

/.dirstamp
/depmod
/insmod
/kmod
/kmod-depmod
/kmod-insmod
/kmod-lsmod
/kmod-modinfo
/kmod-modprobe
/kmod-nolib
/kmod-rmmod
/lsmod
/modinfo
/modprobe
/rmmod