Explorar o código

忽略user文件

luo hai 11 meses
pai
achega
4159115197
Modificáronse 3 ficheiros con 4 adicións e 66 borrados
  1. 4 1
      .gitignore
  2. 0 9
      AppResource/AppResource.csproj.user
  3. 0 56
      ShakerControl/ShakerControl.csproj.user

+ 4 - 1
.gitignore

@@ -14,4 +14,7 @@ bld/
 [Oo]bj/
 [Ll]og/
 
-.vs/
+.vs/
+/AppResource/AppResource.csproj.user
+/AppResource/AppResource.csproj.user
+/ShakerControl/ShakerControl.csproj.user

+ 0 - 9
AppResource/AppResource.csproj.user

@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup />
-  <ItemGroup>
-    <Page Update="Resource.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-  </ItemGroup>
-</Project>

+ 0 - 56
ShakerControl/ShakerControl.csproj.user

@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <PropertyGroup />
-  <ItemGroup>
-    <Compile Update="View\Data\DataPageView.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
-    <Compile Update="View\IOPage\IOPageView.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
-    <Compile Update="View\Login\LoginView.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
-    <Compile Update="View\Log\LogView.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
-    <Compile Update="View\MainPage\MainPageView.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
-    <Compile Update="View\ShakerConfig\ShakerConfigView.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
-    <Compile Update="View\SplashScreen.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
-    <Compile Update="View\Warn\WarnPageView.xaml.cs">
-      <SubType>Code</SubType>
-    </Compile>
-  </ItemGroup>
-  <ItemGroup>
-    <Page Update="View\Data\DataPageView.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-    <Page Update="View\IOPage\IOPageView.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-    <Page Update="View\Login\LoginView.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-    <Page Update="View\Log\LogView.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-    <Page Update="View\MainPage\MainPageView.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-    <Page Update="View\ShakerConfig\ShakerConfigView.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-    <Page Update="View\SplashScreen.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-    <Page Update="View\Warn\WarnPageView.xaml">
-      <SubType>Designer</SubType>
-    </Page>
-  </ItemGroup>
-</Project>