diff options
| author | Keith Packard <keithp@keithp.com> | 2013-12-08 20:11:46 -0800 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-12-08 20:11:46 -0800 | 
| commit | 68adbf5bf08ed8af2f34c0d95d9c3d457574372d (patch) | |
| tree | 581bb2095492ba960865eac89f05fc19914a6402 | |
| parent | 2cdb90d9214f8e66b3574cbd9c5ed073a7861681 (diff) | |
Add new tools to .gitignore
Signed-off-by: Keith Packard <keithp@keithp.com>
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -32,12 +32,14 @@ ao-tools/ao-dumplog/ao-dumplog  ao-tools/ao-dump-up/ao-dump-up  ao-tools/ao-eeprom/ao-eeprom  ao-tools/ao-edit-telem/ao-edit-telem +ao-tools/ao-elftohex/ao-elftohex  ao-tools/ao-list/ao-list  ao-tools/ao-load/ao-load  ao-tools/ao-postflight/ao-postflight  ao-tools/ao-rawload/ao-rawload  ao-tools/ao-send-telem/ao-send-telem  ao-tools/ao-sky-flash/ao-sky-flash +ao-tools/ao-usbload/ao-usbload  ao-tools/ao-view/ao-view  ao-view/Makefile  ao-view/ao-view | 
