Skip to content

Commit

Permalink
.gitignore: clean-up unnecessary entries
Browse files Browse the repository at this point in the history
There have been /errlog and /reloc_off in the top level .gitignore
since commit 1b4aaff added it about 7 years ago.

But they are no longer generated.

Signed-off-by: Masahiro Yamada <[email protected]>
  • Loading branch information
masahir0y authored and trini committed Jul 22, 2014
1 parent e89a07e commit f63e36a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,7 @@
#
# Generated files
#

/LOG
/errlog
/reloc_off

/spl/
/tpl/

Expand Down

0 comments on commit f63e36a

Please sign in to comment.