]> granicus.if.org Git - zfs/commitdiff
Ignore *.{deb,rpm,tar.gz} files in the top directory.
authorTurbo Fredriksson <turbo@bayour.com>
Sat, 13 Apr 2013 19:38:37 +0000 (21:38 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 24 Apr 2013 23:18:59 +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 #1402

.gitignore

index de3ab11c9f7625c49b4481f526a15bfd2bb2e949..eab3d979a506707179306dbc2ed0506aef1954b0 100644 (file)
@@ -49,3 +49,6 @@ Makefile.in
 tags
 TAGS
 cscope.*
+*.rpm
+*.deb
+*.tar.gz