diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-12-30 15:25:32 -0500 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-12-30 15:25:32 -0500 |
commit | 06f31c13df6aaf92124f10b8cb5eee96b75c4f73 (patch) | |
tree | f11bf819b17ae9de7399eb055160fb44dc64b04f /.gitignore |
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..b4225c09 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +.DS_Store +*~ +*.bin |