removed dlls because we have real project references now

This commit is contained in:
Master Kwoth 2016-03-04 12:50:36 +01:00
parent d0d15b22e9
commit d30d4f400c
5 changed files with 1 additions and 5 deletions

6
.gitignore vendored
View File

@ -13,10 +13,6 @@ obj/
**/Bin/Debug/**
**/Bin/Release/
**/Bin/PRIVATE/
!**/Bin/Debug/Discord.Net.Audio.dll
!**/Bin/Debug/Discord.Net.dll
!**/Bin/Debug/Discord.Net.Commands.dll
!**/Bin/Debug/Discord.Net.Modules.dll
!**/Bin/Debug/opus.dll
!**/Bin/Debug/libsodium.dll
!**/Bin/Debug/Discord.Net.Commands.dll
@ -37,4 +33,4 @@ Tests/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
NadekoBot/bin/Debug/data/nadekobot.sqlite
NadekoBot/bin/Debug/data/config.json
NadekoBot/bin/Debug/data/config.json

Binary file not shown.