]> git.proxmox.com Git - mirror_spl.git/commitdiff
Ignore *.{deb,rpm,tar.gz} files in the top directory.
authorTurbo Fredriksson <turbo@bayour.com>
Tue, 23 Apr 2013 23:49:06 +0000 (16:49 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 24 Apr 2013 23:18:14 +0000 (16:18 -0700)
These are build products and should be ignored.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Turbo Fredriksson <turbo@bayour.com>
Issue zfsonlinux/zfs#1402

.gitignore

index 4e0a2db93fd455023fb9d2a8caf362b5528e386e..a44e4323c27867da9a5d8e240f1d0526d98dd803 100644 (file)
@@ -45,3 +45,6 @@ Makefile.in
 tags
 TAGS
 cscope.*
+*.rpm
+*.deb
+*.tar.gz