Ignore *.{deb,rpm,tar.gz} files in the top directory.

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
This commit is contained in:
Turbo Fredriksson 2013-04-13 21:38:37 +02:00 committed by Brian Behlendorf
parent e013670550
commit 0c15bf16f1

3
.gitignore vendored
View File

@ -49,3 +49,6 @@ Makefile.in
tags
TAGS
cscope.*
*.rpm
*.deb
*.tar.gz