Skip to content

Commit cb778e8

Browse files
committed
add .gitignore to .sln
1 parent c588f9d commit cb778e8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

FF4Editor.sln

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FF4Lib", "FF4Lib\FF4Lib.csp
77
EndProject
88
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FF4Editor", "FF4Editor\FF4Editor.csproj", "{9E0B5C9C-6B97-46B3-9C33-5ACED51D5483}"
99
EndProject
10+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CCAE9135-56D9-42E1-87A9-7B0272C087E2}"
11+
ProjectSection(SolutionItems) = preProject
12+
.gitignore = .gitignore
13+
EndProjectSection
14+
EndProject
1015
Global
1116
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1217
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)