Skip to content

Commit

Permalink
Improve gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Apr 27, 2024
1 parent 9fb298b commit 38dfa62
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 28 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ $tf/
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
*.DotSettings

# TeamCity is a build add-in
_TeamCity*
Expand Down
3 changes: 2 additions & 1 deletion Material.Avalonia.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down
27 changes: 0 additions & 27 deletions build/_build.csproj.DotSettings

This file was deleted.

0 comments on commit 38dfa62

Please sign in to comment.