Include gitignore and README files in Solution Files folder, so they are more accessible for editing

This commit is contained in:
Charles Nurse 2021-03-02 12:03:26 -08:00
parent 0d6413e8a5
commit 0d5ecb7427

View File

@ -16,6 +16,8 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{77EECA8C-B58E-469E-B8C5-D543AFC9A654}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
README.md = README.md
EndProjectSection
EndProject
Global