From f604ad57a4911fc481a63a143c47e9c61335761b Mon Sep 17 00:00:00 2001 From: Dirk Ziegelmeier Date: Sat, 1 Sep 2018 10:08:02 +0200 Subject: [PATCH] Update .gitignore for unix/lib/build --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 45f59b7..002efc5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,13 +8,8 @@ /ports/unix/example_app/build /ports/unix/example_app/example_app /ports/unix/example_app/makefsdata -/ports/unix/unixsim/build -/ports/unix/unixsim/simhost -/ports/unix/unixsim/simrouter -/ports/unix/unixsim/simnode -/ports/unix/unixsim/makefsdata -/ports/unix/minimal/echop /ports/unix/check/build +/ports/unix/lib/build /ports/win32/WindowsCMake/build /ports/win32/example_app/build /ports/win32/msvc/Debug