From 465881e045972b4a10fc13b96dfa9536d8166030 Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Sun, 1 Mar 2015 12:20:34 +0000 Subject: Add .gitignore --- windows 95.sln | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) mode change 100755 => 100644 windows 95.sln (limited to 'windows 95.sln') diff --git a/windows 95.sln b/windows 95.sln old mode 100755 new mode 100644 index d1999dd..d96d017 --- a/windows 95.sln +++ b/windows 95.sln @@ -1,8 +1,13 @@  Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Basic Express 2010 +# Visual Studio 2010 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "windows 95", "windows 95\windows 95.vbproj", "{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{43814C49-A001-4FA7-819C-FE07C0AE84DE}" + ProjectSection(SolutionItems) = preProject + .gitignore = .gitignore + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -14,6 +19,8 @@ Global {A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.ActiveCfg = Release|Any CPU {A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection + GlobalSection(NestedProjects) = preSolution + EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection -- cgit v1.2.3