aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorUwe Hermann2009-07-16 15:21:59 +0200
committerUwe Hermann2009-07-16 15:21:59 +0200
commitdc4a6a66ba8480803046c96c1b4d09488b3810be (patch)
tree38438f0554d991030129384bbf27c48355c6c814 /.gitignore
parent3a2c63129ecdeca977d9f1832ec2f7bdbdcda5ff (diff)
Add .gitignore file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5151ec3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+example/blink
+example/*.o
+lib/libopenstm32.a
+lib/*.o