Skip to content

Commit

Permalink
Merge branch 'release/version'
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-held committed Feb 1, 2020
2 parents f6ad24c + 5a58183 commit f875b00
Show file tree
Hide file tree
Showing 203 changed files with 6,933 additions and 2,708 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Auto detect text files that will always have CRLF line endings on checkout.
* text eol=crlf
# Auto detect text files that will always have LF line endings on checkout.
* text=auto eol=lf

# Denote all files that are truly binary and should not be modified.
*.png binary
Expand Down
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,8 @@ paket-files/

# JetBrains Rider
.idea/
**/.idea/contentModel.xml
**/.idea/workspaceModel.xml
*.sln.iml

# CodeRush
Expand All @@ -284,3 +286,6 @@ TestResults.xml
stryker-config.json
**/Stryker*/*.*
**/.DS_Store

!.idea/
/.idea/
6 changes: 6 additions & 0 deletions .idea/.idea.NinjaTools.FluentMockServer/.idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/.idea.NinjaTools.FluentMockServer/.idea/GitScope.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/.idea.NinjaTools.FluentMockServer/.idea/codestream.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/.idea.NinjaTools.FluentMockServer/.idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f875b00

Please sign in to comment.