Update .gitignore

Two additional files were recently introduced and should be
ignored by git.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5299
This commit is contained in:
Brian Behlendorf 2016-10-19 14:29:33 -07:00 committed by GitHub
parent 6078881aa1
commit 9d70aec6fd
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -49,6 +49,7 @@ Makefile.in
!.gitignore
tags
TAGS
current
cscope.*
*.rpm
*.deb

View File

@ -3,4 +3,5 @@ module-setup.sh
mount-zfs.sh
parse-zfs.sh
zfs-generator.sh
zfs-needshutdown.sh
zfs-lib.sh