diff options
author | Vegard Storheil Eriksen <zyp@jvnv.net> | 2012-09-08 15:59:41 +0200 |
---|---|---|
committer | Vegard Storheil Eriksen <zyp@jvnv.net> | 2012-09-08 15:59:41 +0200 |
commit | 36928bb57ae74e96e7cd93edfd208d162e0592e1 (patch) | |
tree | e71b3d18e3b402e7150b1e02c3824f6ea8f2ccdd /.gitignore |
Led matrix test.led_matrix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b137a4a --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.o +*.a +*.elf +*.swp +.sconsign.dblite |