commit de77deba6d07d981f1f7b8d45b2fad47eeeb1152 parent a332d295d5974b77df34189a10b498db9c454664 Author: Travis Geiselbrecht <geist@foobox.com> Date: Fri, 6 Apr 2012 00:01:41 -0700 add a default .gitignore Diffstat:
A | .gitignore | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,7 @@ +*.swp +*~ +tags +TAGS +cscope.out +*.bin +*.hex