diff --git a/.gitignore b/.gitignore index 62bd9d4a..1442e0cb 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,15 @@ /MP-IO/logs/*.txt /MP-IO/bin/* /MP-IO/obj/* -/MP-IO/WebCharts/*.png + + +#-------------------------------- +# Area MP-IO (MoonPro-IO) +#-------------------------------- +/MP-API/logs/*.zip +/MP-API/logs/*.txt +/MP-API/bin/* +/MP-API/obj/* #-------------------------------- diff --git a/.vs/MP-IO/v14/.suo b/.vs/MP-IO/v14/.suo index 5b8bde73..008a43c6 100644 Binary files a/.vs/MP-IO/v14/.suo and b/.vs/MP-IO/v14/.suo differ