summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo C2014-05-04 15:55:58 +0200
committerLeo C2014-05-04 15:55:58 +0200
commitc88ecd9f42f9928284545d7ea43884aabc554056 (patch)
treede680a10ee61deca9fc4d88e979f7061418bd029
parentc7555136a11e041d4d20ec6121066331157ce693 (diff)
downloadz180-stamp-c88ecd9f42f9928284545d7ea43884aabc554056.zip
libopencm3 update
-rw-r--r--.gitignore3
-rw-r--r--stm32/.gitignore1
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 68760d7..4ef5014 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,6 @@ Makefiledev
/.settings
/.cproject
/.project
+/doc/
+/joe/
+/scratch/
diff --git a/stm32/.gitignore b/stm32/.gitignore
index 28a478f..594f235 100644
--- a/stm32/.gitignore
+++ b/stm32/.gitignore
@@ -1 +1,2 @@
+/doc/
/obj