X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=eab3d979a506707179306dbc2ed0506aef1954b0;hb=91604b298c24c84fe03bc6c028abb961ca3e6fcf;hp=3cbbc0f9879012ea2dce31e4a623881999638e2c;hpb=ca8b5af89d2c5826af7385bf18f3b377b0efde11;p=zfs.git diff --git a/.gitignore b/.gitignore index 3cbbc0f..eab3d97 100644 --- a/.gitignore +++ b/.gitignore @@ -14,16 +14,11 @@ # Normal rules # *.[oa] -*.ko -*.ko.unsigned -*.ko.out -*.ko.out.sig *.lo *.la *.mod.c *~ *.swp -.*.cmd .deps .libs .DS_Store @@ -39,12 +34,8 @@ Makefile.in /config.status /libtool /zfs_config.h -/zfs.spec -/zfs-modules.spec +/zfs_config.h.in /zfs.release -/dkms.conf -/PKGBUILD-zfs -/PKGBUILD-zfs-modules /stamp-h1 /.script-config /zfs-script-config.sh @@ -58,3 +49,6 @@ Makefile.in tags TAGS cscope.* +*.rpm +*.deb +*.tar.gz