diff --git a/.gitignore b/.gitignore index 25a5a30910..f11370493d 100644 --- a/.gitignore +++ b/.gitignore @@ -15,10 +15,13 @@ GPATH .#* \#*# +# eclipse setting +.settings + # Example project files -examples/*/sdkconfig -examples/*/sdkconfig.old -examples/*/build +examples/*/*/sdkconfig +examples/*/*/sdkconfig.old +examples/*/*/build #Doc build artifacts docs/_build/