ci: Fix docker and attempt to fix windows builds

This commit is contained in:
Kwoth
2024-05-09 11:43:38 +00:00
parent 08e7784fbd
commit 73cceb3aa6
2 changed files with 4 additions and 12 deletions

View File

@@ -3,19 +3,9 @@
# 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
!src/NadekoBot/**
# Use NadekoBot.Coordinator project
!src/NadekoBot.Coordinator/**
# Use Generators project
!src/NadekoBot.Generators/**
# Use Ayu stuff
!src/ayu/**
!src/**
!docker-entrypoint.sh
# ignore bin and obj folders in projects