Modified gitignore, removed one csproj

This commit is contained in:
hydrant
2018-11-04 16:08:51 +01:00
parent 63bd8a3b98
commit f492044a89
3 changed files with 341 additions and 23 deletions

View File

@@ -10,4 +10,4 @@ build:
only:
- develop
script:
- "dotnet build"
- "dotnet build -c ServerBuild"