Docker setup optimizations/tweaks

This commit is contained in:
Ske
2020-08-25 20:37:31 +02:00
parent 302c32372e
commit 536610a46f
3 changed files with 46 additions and 40 deletions

View File

@@ -1,18 +1,11 @@
/.git/
/.github/
/.idea/
/docs/
/logs/
/scripts/
# Start by excluding everything
*
bin/
obj/
# Include project code and build files
!PluralKit.*/
!PluralKit.sln
!nuget.config
*.conf
*.md
*.sql
*.gz
*.tar
Dockerfile
docker-compose.yml
# Re-exclude host build artifact directories
**/bin
**/obj