summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-01-29 11:27:53 +0900
committerSascha Hauer <s.hauer@pengutronix.de>2015-02-02 11:46:30 +0100
commit4aa6819ecb8914b0dfec03a7bb79746e43806f96 (patch)
tree3658794a4eadff15fb838bedb25fc69ca2d82d2d /.gitignore
parent056e2372a3987a5d217fbeeb41f3041d4ceef309 (diff)
downloadbarebox-4aa6819ecb8914b0dfec03a7bb79746e43806f96.tar.gz
barebox-4aa6819ecb8914b0dfec03a7bb79746e43806f96.tar.xz
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a71d81480f..4f8769ae23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,7 +34,6 @@ TAGS
/barebox*
System.map
Module.symvers
-barebox_default_env*
#
# git files that we don't want to ignore even it they are dot-files