Skip to content

Commit

Permalink
Merge pull request #2 from mjczone/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
mattjcowan authored Nov 9, 2024
2 parents bf4b329 + 8a6143a commit 1384517
Show file tree
Hide file tree
Showing 178 changed files with 19,868 additions and 8,101 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore

# User-specific files
.idea/
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
__delete/

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
Expand Down
5 changes: 5 additions & 0 deletions DapperMatic.sln
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{C1CEAB9E
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DapperMatic.Tests", "tests\DapperMatic.Tests\DapperMatic.Tests.csproj", "{9FF5A12B-6617-4492-9BD0-434C58051054}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Files", "Solution Files", "{93285C01-B819-4C94-8A18-0CCC817EB3EE}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
Loading

0 comments on commit 1384517

Please sign in to comment.