diff --git a/.gitignore b/.gitignore index 371046a..7d6f780 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,8 @@ *.hex *.o *.so + +# Full ignored folders +*.build/ +*.private/ +*.vscode/