X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=.gitignore;h=8b52cf5f83a20e0890e15a3e09cab1c200b9d5f0;hp=16c65d300cfcfdca55c300de6c047d566bd77c0c;hb=585f819e5e6e240b1c0c0c91e6de923f4f7d1d72;hpb=3e8c354c09725a97b90e477a77411cc6fb306f09 diff --git a/.gitignore b/.gitignore index 16c65d3..8b52cf5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ # # Normal rules # +.cache.mk +.dirstamp .deps .depend .DS_Store @@ -27,15 +29,16 @@ \#* *.a *.dSYM -*.i *.ko *.la *.lo *.mod.c *.o +*.o.ur-safe *.orig *.rej *.s +*-stamp *.so *.swp *.unsigned @@ -47,6 +50,7 @@ config.log config.status config.sub configure +debs depcomp install-sh Makefile @@ -69,11 +73,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 @@ -83,6 +92,7 @@ TAGS /Rules /series /stamp-h1 +/LUSTRE-VERSION-FILE # # Top level generic files @@ -95,3 +105,4 @@ cscope.* # doxygen files doxygen.* +*.mod