chore: add common files to sln

This commit is contained in:
Oliver Booth 2023-08-12 20:42:22 +01:00
parent 1432c8e0f1
commit 617f58afad
Signed by: oliverbooth
GPG Key ID: B89D139977693FED
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
package.json = package.json
Gulpfile.js = Gulpfile.js
tsconfig.json = tsconfig.json
.dockerignore = .dockerignore
docker-compose.yml = docker-compose.yml
global.json = global.json
Dockerfile = Dockerfile
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{8A323E64-E41E-4780-99FD-17BF58961FB5}"