diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-09 13:24:30 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-09 13:24:30 +0200 |
commit | 33c93b411498519da25f21b24abd1b1cb2308d19 (patch) | |
tree | 24ee0c80f409ee774d475d2fb961ae1e3e1d86f2 /.gitignore | |
parent | 47702b39eed1b8e442a2b670b6097908dd4757ec (diff) |
ignore .cfg*
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 931ccdf1e..bdba437cd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ toolchain_build_*/ .prereq_done .config* .cfg/ +.cfg.*/ cross_*/ root_*/ bin_*/ |