]> granicus.if.org Git - zfs/commit
Add pyzfs build directories to gitignore
authorTom Caputi <tcaputi@datto.com>
Tue, 12 Jun 2018 01:42:12 +0000 (21:42 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 12 Jun 2018 01:42:12 +0000 (18:42 -0700)
commitc634808ebbc86fc0eac498bcb17adda407da5569
treee7b06316a491d0b3cfa9b1faf52f9eee7cdf9a18
parent2ffd89fcb90969bd9e3a118cfe373dd356d1519a
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
contrib/pyzfs/.gitignore [new file with mode: 0644]
contrib/pyzfs/Makefile.am