mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 19:28:53 +03:00
Add pyzfs build directories to gitignore
The recent addition of pyzfs does not include the generated 'build' and 'pyzfs.egg-info' directories in the pyzfs .gitignore or the 'make clean' target. This patch simply corrects this problem. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: loli10K <ezomori.nozomu@gmail.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Tom Caputi <tcaputi@datto.com> Closes #7612
This commit is contained in:
committed by
Brian Behlendorf
parent
2ffd89fcb9
commit
c634808ebb
@@ -0,0 +1,2 @@
|
||||
build
|
||||
pyzfs.egg-info
|
||||
Reference in New Issue
Block a user