From bb8ba7fc90b3505a5c6d95cb539c666ff04bc429 Mon Sep 17 00:00:00 2001
From: Damien George <damien.p.george@gmail.com>
Date: Sat, 3 May 2014 18:26:03 +0100
Subject: [PATCH] stmhal: Add .gitignore to ignore the new build dir names.

---
 stmhal/.gitignore | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 stmhal/.gitignore

diff --git a/stmhal/.gitignore b/stmhal/.gitignore
new file mode 100644
index 000000000..61ad25738
--- /dev/null
+++ b/stmhal/.gitignore
@@ -0,0 +1,5 @@
+build-PYBV3/
+build-PYBV4/
+build-PYBV10/
+build-STM32F4DISC/
+build-NETDUINO_PLUS_2/
-- 
GitLab