Some work on docker support. Source generator is failing with a weird error. Updated readme and changelog

This commit is contained in:
Kwoth
2021-08-04 13:26:48 +02:00
parent 0107f7bad3
commit 0921d154cc
5 changed files with 21 additions and 37 deletions

View File

@@ -5,6 +5,8 @@
!src/NadekoBot/**
# Use NadekoBot.Coordinator project
!src/NadekoBot.Coordinator/**
# Use Generators project
!src/NadekoBot.Generators/**
# Use Ayu stuff
!src/ayu/**