diff options
author | Keith Packard <keithp@keithp.com> | 2009-08-18 12:40:24 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-08-18 13:46:10 -0700 |
commit | 7c790fe859dff062692964338091ffbbcdf63257 (patch) | |
tree | 96414e8a30d71a591adc308bb8dd026b0e879218 /.gitignore | |
parent | a5782398d968e7cb11f7203afada7c216f233b3b (diff) |
Rename tools to ao-<foo>
Use a consistent prefix to make it easier to remember which programs
belong to this package
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -13,16 +13,19 @@ *.sym .deps aclocal.m4 -ao_flight_test +src/ao_flight_test +src/ao_gps_test ao-teledongle.h ao-telemetrum.h ao-teleterra.h ao-tidongle.h -aoload/aoload -ccdump/ccdump -ccmanual/ccmanual -aoview/Makefile -aoview/aoview +ao-tools/ao-bitbang/ao-bitbang +ao-tools/ao-dbg/ao-dbg +ao-tools/ao-eeprom/ao-eeprom +ao-tools/ao-load/ao-load +ao-tools/ao-rawload/ao-rawload +ao-view/Makefile +ao-view/ao-view autom4te.cache config.* config.h |