diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ *.o +*.a *.elf -.sconsign.dblite
\ No newline at end of file +.sconsign.dblite |
index : suzumebachi | ||
UAV controller. | Vegard Storheil Eriksen |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,4 @@ *.o +*.a *.elf -.sconsign.dblite
\ No newline at end of file +.sconsign.dblite |