diff --git a/.gitignore b/.gitignore index 3ff5b7c0417b77e442340b84fce3040b1980f9e0..12288970c103a53b080db689d5568f1e020c548b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ /x64 */x64/ */obj/ +/wxRobot/bin/Debug/ +/wxRobot/bin/Release/*.pdb diff --git a/wxRobot/bin/Debug/wxRobot.exe b/wxRobot/bin/Debug/wxRobot.exe deleted file mode 100644 index 496dc8bed3e5bf91ec6ebfd84928650e98545459..0000000000000000000000000000000000000000 Binary files a/wxRobot/bin/Debug/wxRobot.exe and /dev/null differ diff --git a/wxRobot/bin/Debug/wxRobot.exe.config b/wxRobot/bin/Debug/wxRobot.exe.config deleted file mode 100644 index 56efbc7b5f15b5166cc89dae0406895b57de0b67..0000000000000000000000000000000000000000 --- a/wxRobot/bin/Debug/wxRobot.exe.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/wxRobot/bin/Release/wxRobot.pdb b/wxRobot/bin/Release/wxRobot.pdb deleted file mode 100644 index fc4e4e89d94069a8183eea6dd3d894a5cdd945eb..0000000000000000000000000000000000000000 Binary files a/wxRobot/bin/Release/wxRobot.pdb and /dev/null differ