gitignore: move "barebox_default_env*" to subdirectory
"barebox_default_env*" is not "Top-level generic files" because they
are generated in the defaultenv/ directory since commit 7fa10256c3f4
(defaultenv: Allow multiple defaultenvironment overlays).

The comment block of the top-level .gitignore says as follows:

  # NOTE! Don't add files that are generated in specific
  # subdirectories here. Add them in the ".gitignore" file
  # in that subdirectory instead.

Let's follow this rule.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 056e237 commit 4aa6819ecb8914b0dfec03a7bb79746e43806f96
@Masahiro Yamada Masahiro Yamada authored on 28 Jan 2015
Sascha Hauer committed on 2 Feb 2015
Showing 2 changed files
View
.gitignore
View
defaultenv/.gitignore 0 → 100644