From decb260890d75122c8baad670da7c425ec176706 Mon Sep 17 00:00:00 2001 From: Ben Whitten Date: Thu, 8 Jun 2017 15:33:31 +0100 Subject: [PATCH] nrf: Add nordic sd folders to the .gitignore --- nrf/.gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/nrf/.gitignore b/nrf/.gitignore index 3168dd4aba..ace93515a2 100644 --- a/nrf/.gitignore +++ b/nrf/.gitignore @@ -1 +1,8 @@ -build-*/ \ No newline at end of file +# Nordic files +##################### +drivers/bluetooth/s1*/ + +# Build files +##################### +build-*/ +