From e9bf1337768a97e5e71511cef4a8301fa60b3270 Mon Sep 17 00:00:00 2001 From: amayii0 Date: Mon, 23 Jan 2017 21:22:33 +0100 Subject: [PATCH] Updated git ignore to remove PlatformIO files and folders --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index cd2946a..5c1bf4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +# PlatformIO files and folders +.pioenvs +.piolibdeps +.clang_complete +.gcc-flags.json + + # Windows image file caches Thumbs.db ehthumbs.db