diff --git a/.gitignore b/.gitignore index 5edb0c06..673df0c5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ obj/ *.userprefs **/Bin/Debug/** **/Bin/Release/ +**/Bin/PRIVATE/ !**/Bin/Debug/Discord.Net.Audio.dll !**/Bin/Debug/Discord.Net.dll !**/Bin/Debug/Discord.Net.Commands.dll diff --git a/NadekoBot/bin/PRIVATE/NadekoBot.exe.config b/NadekoBot/bin/PRIVATE/NadekoBot.exe.config deleted file mode 100644 index 151cc154..00000000 --- a/NadekoBot/bin/PRIVATE/NadekoBot.exe.config +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/NadekoBot/bin/PRIVATE/NadekoBot.vshost.exe b/NadekoBot/bin/PRIVATE/NadekoBot.vshost.exe deleted file mode 100644 index 681ab771..00000000 Binary files a/NadekoBot/bin/PRIVATE/NadekoBot.vshost.exe and /dev/null differ diff --git a/NadekoBot/bin/PRIVATE/NadekoBot.vshost.exe.config b/NadekoBot/bin/PRIVATE/NadekoBot.vshost.exe.config deleted file mode 100644 index 151cc154..00000000 --- a/NadekoBot/bin/PRIVATE/NadekoBot.vshost.exe.config +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file