Fixed docker build

This commit is contained in:
Kwoth
2022-07-27 06:37:04 +02:00
parent d326e19196
commit 8bd6b887b8
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,11 @@
# Ignore all files
*
# Don't ignore nugetconfig
!./NuGet.Config
# Don't ignore src projects
!src/Nadeko.Econ/**
!src/Nadeko.Common/**
# Use Nadeko.Medusa project
!src/Nadeko.Medusa/**
# Use NadekoBot project