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