diff --git a/.gitignore b/.gitignore index 8f6eeebcf..2ca5a8cd5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ *.o *libmusl.a *liblwip.a -.DS_Store \ No newline at end of file +.DS_Store +vcs.xml +workspace.xml