diff options
| author | Vegard Storheil Eriksen <zyp@jvnv.net> | 2012-09-11 18:18:03 +0200 | 
|---|---|---|
| committer | Vegard Storheil Eriksen <zyp@jvnv.net> | 2012-09-20 21:52:37 +0200 | 
| commit | 842821a118feeabd201ebcda46154cdb9b305187 (patch) | |
| tree | 74ff91c47b8ca9eb93144496188f543d7079c0e7 /.gitignore | |
ACM echo demo.
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 | 
