diff --git a/Figgle.sln b/Figgle.sln index 5c65c11..a0ed7fd 100644 --- a/Figgle.sln +++ b/Figgle.sln @@ -6,12 +6,12 @@ MinimumVisualStudioVersion = 15.0.26124.0 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4A36A179-AB9F-4D63-8409-A7400F65C139}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig + .gitignore = .gitignore + appveyor.yml = appveyor.yml spec\figfont.html = spec\figfont.html spec\figfont.txt = spec\figfont.txt LICENSE = LICENSE README.md = README.md - .gitignore = .gitignore - appveyor.yml = appveyor.yml EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Figgle.Tests", "Figgle.Tests\Figgle.Tests.csproj", "{70205C92-9AEF-422F-AEDF-8EB07BFC554E}"