scottgchin / delta5_race_timer

Multi-node video transmitter race timer for drone racing
MIT License
159 stars 62 forks source link

Add VSCode files to gitignore #56

Closed basdelfos closed 6 years ago

scottgchin commented 6 years ago

so... what is the purpose of this?

basdelfos commented 6 years ago

Not really important, but developers that use Visual Studio Code. VSCode create a .vscode folder in every project to store user preferences. Visual Studio Code can be used to develop all kind of progamming languages for example arduino, python and web. For the delta 5 soucecode is it very handy as you can open all 3 project in one workspace and have code highlighting and auto-complete in one IDE.