X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=.gitignore;h=8b52cf5f83a20e0890e15a3e09cab1c200b9d5f0;hb=2c89cc6c25549cb6748c7c9f5a209c7e38387eb4;hp=60283f4ff5e1cef89107eba05a6435b531bf89a7;hpb=16184a05de0db78bf4a8056525db09fc96c31256;p=fs%2Flustre-release.git diff --git a/.gitignore b/.gitignore index 60283f4..8b52cf5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,24 +13,32 @@ # # Normal rules # +.cache.mk +.dirstamp .deps .depend .DS_Store .*.cmd .*.d .*.flags +.libs .tmp_versions .Xrefs *~ +\.#* +\#* *.a *.dSYM -*.i *.ko +*.la +*.lo *.mod.c *.o +*.o.ur-safe *.orig *.rej *.s +*-stamp *.so *.swp *.unsigned @@ -42,6 +50,7 @@ config.log config.status config.sub configure +debs depcomp install-sh Makefile @@ -64,9 +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 @@ -76,6 +92,7 @@ TAGS /Rules /series /stamp-h1 +/LUSTRE-VERSION-FILE # # Top level generic files @@ -88,3 +105,4 @@ cscope.* # doxygen files doxygen.* +*.mod