diff options
author | tmk <nobody@nowhere> | 2010-08-10 13:45:28 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2010-08-10 13:45:28 +0900 |
commit | 20711b59e7b72d0a1875c3d38832fade6f56445d (patch) | |
tree | 5dfd01de9cb8db2641c443ffb7c02e247caddaca /.gitignore | |
parent | ac3134ffeb3a2fb998e628e97a06b413fba8ee48 (diff) |
change file name.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..293c452390 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +.dep +*.o +*.eep +*.elf +*.hex +*.lss +*.lst +*.map +*.sym |