diff --git a/.gitignore b/.gitignore index 174ae8f..e645270 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ mono_crash.* # Build results [Dd]ebug/ [Dd]ebugPublic/ +[Rr]elease/ [Rr]eleases/ x64/ x86/ diff --git a/Release/CppExplorer.dll b/Release/CppExplorer.dll deleted file mode 100644 index f695f35..0000000 Binary files a/Release/CppExplorer.dll and /dev/null differ diff --git a/Release/CppExplorer.zip b/Release/CppExplorer.zip deleted file mode 100644 index df5bb80..0000000 Binary files a/Release/CppExplorer.zip and /dev/null differ diff --git a/Release/mcs.dll b/Release/mcs.dll deleted file mode 100644 index ab68b7d..0000000 Binary files a/Release/mcs.dll and /dev/null differ