removed dlls because we have real project references now
This commit is contained in:
parent
d0d15b22e9
commit
d30d4f400c
6
.gitignore
vendored
6
.gitignore
vendored
@ -13,10 +13,6 @@ obj/
|
|||||||
**/Bin/Debug/**
|
**/Bin/Debug/**
|
||||||
**/Bin/Release/
|
**/Bin/Release/
|
||||||
**/Bin/PRIVATE/
|
**/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/opus.dll
|
||||||
!**/Bin/Debug/libsodium.dll
|
!**/Bin/Debug/libsodium.dll
|
||||||
!**/Bin/Debug/Discord.Net.Commands.dll
|
!**/Bin/Debug/Discord.Net.Commands.dll
|
||||||
@ -37,4 +33,4 @@ Tests/
|
|||||||
# Uncomment if necessary however generally it will be regenerated when needed
|
# Uncomment if necessary however generally it will be regenerated when needed
|
||||||
#!**/packages/repositories.config
|
#!**/packages/repositories.config
|
||||||
NadekoBot/bin/Debug/data/nadekobot.sqlite
|
NadekoBot/bin/Debug/data/nadekobot.sqlite
|
||||||
NadekoBot/bin/Debug/data/config.json
|
NadekoBot/bin/Debug/data/config.json
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user