Moved .dockerignore to the root folder

This commit is contained in:
Toastie 2025-01-30 00:02:08 +13:00
parent d146406e5d
commit 52fe269832
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EllieHub", "EllieHub\EllieH
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2A553F1B-5A2C-43D6-A145-F219530326D3}"
ProjectSection(SolutionItems) = preProject
EllieHub\.dockerignore = EllieHub\.dockerignore
.dockerignore = .dockerignore
EllieHub\Dockerfile = EllieHub\Dockerfile
release.ps1 = release.ps1
EndProjectSection