X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=.gitignore;h=99dc87c9481de03e3555d2d5a841a45b78b2e284;hb=e065034563c8ea34d647c83c22717d72315ca580;hp=4de02fba6a489313a6428a5b1f6ba0e2514bb339;hpb=fb833883872ba17f1f04f99741b6f47cf404c340;p=mirror_zfs.git diff --git a/.gitignore b/.gitignore index 4de02fba6..99dc87c94 100644 --- a/.gitignore +++ b/.gitignore @@ -13,27 +13,36 @@ # # Normal rules # -*.[oad] +*.[oa] +*.o.ur-safe *.lo *.la +*.mod.c *~ *.swp +*.gcno +*.gcda +*.pyc +*.pyo .deps .libs +.dirstamp .DS_Store +modules.order Makefile Makefile.in # # Top level generated files specific to this top level dir # +/bin /configure /config.log /config.status /libtool -/spl_config.h -/spl_config.h.in -/spl.release +/zfs_config.h +/zfs_config.h.in +/zfs.release /stamp-h1 /aclocal.m4 /autom4te.cache @@ -44,7 +53,11 @@ Makefile.in !.gitignore tags TAGS +current cscope.* *.rpm *.deb *.tar.gz +*.patch +*.orig +*.log