Updated .gitignore to exlude PlatformIO

This commit is contained in:
erwin 2023-06-30 20:42:09 +02:00
parent 90cb70e140
commit 3e8cce4202
2 changed files with 2 additions and 5 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@
# Built Visual Studio Code Extensions
*.vsix
# EK: PlatformIO
.pio/*

5
code/.gitignore vendored
View File

@ -1,5 +0,0 @@
.pio
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch