X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=.gitignore;h=d9d43e03b83813e023b81fa59eccfab151ff7412;hb=d6a3e06cb0f0db57a2637d029b1ff3bfd1de3d7d;hp=d43a74f846b141e33d9fa2030a295e7a7b543527;hpb=caa55aec4ae0421db69a0b9feac5cf0880f1c098;p=fs%2Flustre-release.git diff --git a/.gitignore b/.gitignore index d43a74f..d9d43e0 100644 --- a/.gitignore +++ b/.gitignore @@ -13,12 +13,15 @@ # # Normal rules # +.cache.mk +.dirstamp .deps .depend .DS_Store .*.cmd .*.d .*.flags +.libs .tmp_versions .Xrefs *~ @@ -26,16 +29,20 @@ \#* *.a *.dSYM -*.i *.ko +*.la +*.lo *.mod.c *.o +*.o.ur-safe *.orig *.rej *.s +*-stamp *.so *.swp *.unsigned +_lpb 00[0-9][0-9]-*.patch autoMakefile autoMakefile.in @@ -44,6 +51,7 @@ config.log config.status config.sub configure +debs depcomp install-sh Makefile @@ -66,9 +74,16 @@ TAGS /config.cache /config.h /config.h.in +/undef.h /INSTALL +/libtool /lustre.spec +/lustre-dkms.spec /lustre*.tar.gz +/lustre*.rpm +/kmod-lustre*.rpm +/kmp-*.files +/kmp-*.preamble /mkinstalldirs /Module.markers /Module.symvers @@ -78,6 +93,7 @@ TAGS /Rules /series /stamp-h1 +/LUSTRE-VERSION-FILE # # Top level generic files @@ -90,3 +106,4 @@ cscope.* # doxygen files doxygen.* +*.mod