arduino / arduino-builder

A command line tool for compiling Arduino sketches
GNU General Public License v2.0
457 stars 114 forks source link

added .vs (Visual Studio) to ignore list #321

Open gojimmypi opened 5 years ago

gojimmypi commented 5 years ago

I'm hoping this is the place to fix warnings like this in the Arduino IDE after having edited libraries in Visual Studio (which creates a .vs directory):

WARNING: Spurious .vs folder in 'M5Stack' library
WARNING: Spurious .vs folder in 'Json Streaming Parser' library
CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.