summaryrefslogtreecommitdiff
path: root/apps/system/hex2bin/.gitignore
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-15 12:07:27 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-15 12:07:27 -0600
commit2fba86a7717ecd534d94189fdf8734bf8d3ec91f (patch)
treeac8b2b6b18816b4d4e04c41dc43b3379ea860e46 /apps/system/hex2bin/.gitignore
parent4d332f0bcc2f1feeec8b3344e694e66095b61080 (diff)
downloadnuttx-2fba86a7717ecd534d94189fdf8734bf8d3ec91f.tar.gz
nuttx-2fba86a7717ecd534d94189fdf8734bf8d3ec91f.tar.bz2
nuttx-2fba86a7717ecd534d94189fdf8734bf8d3ec91f.zip
Add conversion of Intel HEX to binary
Diffstat (limited to 'apps/system/hex2bin/.gitignore')
-rw-r--r--apps/system/hex2bin/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/system/hex2bin/.gitignore b/apps/system/hex2bin/.gitignore
new file mode 100644
index 000000000..83bd7b811
--- /dev/null
+++ b/apps/system/hex2bin/.gitignore
@@ -0,0 +1,11 @@
+/Make.dep
+/.depend
+/.built
+/*.asm
+/*.rel
+/*.lst
+/*.sym
+/*.adb
+/*.lib
+/*.src
+/*.obj