diff options
author | tmk <nobody@nowhere> | 2014-06-18 02:22:59 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2014-07-30 14:07:43 +0900 |
commit | 80c3ff5fa03429f1e4ea15032f665ceb88c9b8c3 (patch) | |
tree | 803fe5b419419607146b6ba1db69d24486b1494e /.gitignore | |
parent | e81c70149ecf73256f8bb7d77cefc07f2b91d2be (diff) |
Fix build files for mbed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c25d41d238..b79d72b7c7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ *.map *.sym tags +build/ +*.bak |