diff options
author | Keith Packard <keithp@keithp.com> | 2012-03-18 22:29:51 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-03-28 21:37:03 -0700 |
commit | 7662a0096a860cddac413a310305fe842830c3b5 (patch) | |
tree | adf208645f5e3556f218b2547ba110e585ce191e /src | |
parent | 4be74ef0d13114707fd8217907a5ec457f886160 (diff) |
Add .gitignore file to stm-bringup
Ignore generated binaries
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/stm-bringup/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stm-bringup/.gitignore b/src/stm-bringup/.gitignore new file mode 100644 index 00000000..50992530 --- /dev/null +++ b/src/stm-bringup/.gitignore @@ -0,0 +1 @@ +*.elf |