Moved .dockerignore to the root folder
This commit is contained in:
parent
d146406e5d
commit
52fe269832
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue