diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-12-30 23:12:32 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-12-30 23:12:32 +0100 |
commit | 23251c0c6ee9f7c0d3c4b20a5db9f51b4a0cc361 (patch) | |
tree | 1733ae79f43339c477e22184105194f37cef39df /.gitignore | |
parent | 5bfdfbcee97c930c3c14dc3745089ac28e76ca41 (diff) |
fix some bugs, when starting with fresh checkout
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 70ec48aff..6aed8ed9e 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ target/*/sys-enabled target/packages/pkg-enabled target/packages/Config.in target/config/Config.in.system.default +target/config/Config.in.system |