From 38dfa62d2012528ee34301be282534fc3540592a Mon Sep 17 00:00:00 2001 From: SKProCH Date: Sat, 27 Apr 2024 03:34:40 +0300 Subject: [PATCH] Improve gitignore --- .gitignore | 1 + Material.Avalonia.sln | 3 ++- build/_build.csproj.DotSettings | 27 --------------------------- 3 files changed, 3 insertions(+), 28 deletions(-) delete mode 100644 build/_build.csproj.DotSettings diff --git a/.gitignore b/.gitignore index 17ecb356..50abfd5d 100644 --- a/.gitignore +++ b/.gitignore @@ -131,6 +131,7 @@ $tf/ _ReSharper*/ *.[Rr]e[Ss]harper *.DotSettings.user +*.DotSettings # TeamCity is a build add-in _TeamCity* diff --git a/Material.Avalonia.sln b/Material.Avalonia.sln index 09df3bf1..e7c4f023 100644 --- a/Material.Avalonia.sln +++ b/Material.Avalonia.sln @@ -15,13 +15,14 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Material.Avalonia.DataGrid" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Material.Avalonia.Dialogs", "Material.Avalonia.Dialogs\Material.Avalonia.Dialogs.csproj", "{4F5F7FFD-B6E2-4C36-B250-D6B8169A0B1A}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{40295CAB-9146-4A0A-B3E1-C31DA6E17256}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "!Solution Items", "Solution Items", "{40295CAB-9146-4A0A-B3E1-C31DA6E17256}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig Directory.Build.props = Directory.Build.props Directory.Packages.props = Directory.Packages.props Settings.XamlStyler = Settings.XamlStyler SourceLink.props = SourceLink.props + .gitignore = .gitignore EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "_build", "build\_build.csproj", "{32F02580-2829-46FF-A2BE-2E5A6683627E}" diff --git a/build/_build.csproj.DotSettings b/build/_build.csproj.DotSettings deleted file mode 100644 index 7bc28484..00000000 --- a/build/_build.csproj.DotSettings +++ /dev/null @@ -1,27 +0,0 @@ - - DO_NOT_SHOW - DO_NOT_SHOW - DO_NOT_SHOW - DO_NOT_SHOW - Implicit - Implicit - ExpressionBody - 0 - NEXT_LINE - True - False - 120 - IF_OWNER_IS_SINGLE_LINE - WRAP_IF_LONG - False - <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> - True - True - True - True - True - True - True - True - True