diff --git a/.gitignore b/.gitignore index 893dae3..8e6d968 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,11 @@ # misc .DS_Store -# vscode editor -.vscode \ No newline at end of file +# vscode files +.vscode + +# PlatformIO data +.pio + +# Autogenerated gitignore files from platformio. Add with -f if wanted. +**/.gitignore