diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-04 01:00:04 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-04 01:00:04 +0100 |
commit | adcaca72539b2ff4a5f4deee00d5f0251378ac9b (patch) | |
tree | 547e6a208cc04861fb178af7caadec7112596804 /.gitignore | |
parent | faa66544c82f39203dca165e8b0a931e21b3a1ba (diff) | |
parent | f991debebbd17225a6302b7bcd51101b0f41a621 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 7e27e221d..957033da2 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,7 @@ toolchain_build_*/ .defconfig all.config .cfg/ -.cfg.*/ +.cfg_*/ cross_*/ root_*/ bin/ |