diff --git a/PlayWall/.gitignore b/PlayWall/.gitignore index da4193319979d9d53ae0e9ea1084606098ad02e0..0990e08dd0934944dd319abac1c54d16fe6474d2 100644 --- a/PlayWall/.gitignore +++ b/PlayWall/.gitignore @@ -5,3 +5,4 @@ /build/ /dist/ /test/ +/bin-test/ \ No newline at end of file diff --git a/PlayWallCore/.gitignore b/PlayWallCore/.gitignore index 960394d9f74e222f50aa4ef2f6b9929f3422feda..fee6864f27aad6d328f80c5932530e3477b7aca8 100644 --- a/PlayWallCore/.gitignore +++ b/PlayWallCore/.gitignore @@ -1,3 +1,4 @@ /bin/ /test/ /doc/ +/bin-test/ \ No newline at end of file