From 76c6e555d0cbb29d2e982742c73fbbb2532e5741 Mon Sep 17 00:00:00 2001 From: James Benton Date: Wed, 13 Jun 2018 17:35:50 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 306f313e..b1d67809 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ lib/ *.o *.d *.elf -docs/html/ \ No newline at end of file +docs/html/ +.vs/ +CMakeSettings.json