diff --git a/.gitignore b/.gitignore index 68ee37a..05faf6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ +# VSCode config +.vscode + +# PlatformIO artifacts +__pycache__ +temp-espfs +**/espfs_img.c + src/espfs_image.c build/ firmware/