diff options
author | Martin Woodward <martinwoodward@github.com> | 2021-05-07 19:07:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-07 19:07:24 +0100 |
commit | b3ece8cef6f7dde358963115983b4a8e7e93e7f0 (patch) | |
tree | f21ca96fbb0d4e4b1bc818ebc9c858aad4b72131 | |
parent | 5db7eeab30efe30ed407b849ea526cf3e7a1e03f (diff) | |
download | gitignore-b3ece8cef6f7dde358963115983b4a8e7e93e7f0.tar.gz gitignore-b3ece8cef6f7dde358963115983b4a8e7e93e7f0.zip |
Add newline.
-rw-r--r-- | VisualStudio.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 703be6d2..8b0f1ddf 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -381,4 +381,4 @@ FodyWeavers.xsd # JetBrains Rider .idea/ -*.sln.iml
\ No newline at end of file +*.sln.iml |