mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-04-06 17:49:11 +03:00
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:
parent
e013670550
commit
0c15bf16f1
3
.gitignore
vendored
3
.gitignore
vendored
@ -49,3 +49,6 @@ Makefile.in
|
|||||||
tags
|
tags
|
||||||
TAGS
|
TAGS
|
||||||
cscope.*
|
cscope.*
|
||||||
|
*.rpm
|
||||||
|
*.deb
|
||||||
|
*.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user