diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-20 18:54:24 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-20 18:54:24 +0100 |
commit | 5296396025264c2b023ecaa8b1fdf063ce9f2873 (patch) | |
tree | 4541f6a2a5a4a722bee34eb2f97cb640a0d490fa /.gitignore | |
parent | cdded347f6cf4d7bcc854831d4bffd3bd216eb29 (diff) |
simplify base-files package and default on
no extra PKG_ID is needed anymore, we do not use
filesystem or target specific startup scripts.
Ignore .menu.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7e9e1ef50..9fb776851 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ dl/ package/*/info.mk tools_build/ extra/ +.menu |