diff options
author | Brian Behlendorf <[email protected]> | 2016-10-19 14:29:33 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2016-10-19 14:29:33 -0700 |
commit | 9d70aec6fde90112b5b5610ab5c17b6883b97063 (patch) | |
tree | e1f2b4f10b4ce0bf60bb0e2d9133d9755686d2a7 /.gitignore | |
parent | 6078881aa18a45ea065a887e2a8606279cdc0329 (diff) |
Update .gitignore
Two additional files were recently introduced and should be
ignored by git.
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #5299
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6cabe62f3..9bdb57abd 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ Makefile.in !.gitignore tags TAGS +current cscope.* *.rpm *.deb |