diff options
author | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2014-02-18 00:06:21 -0800 |
---|---|---|
committer | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2014-02-18 00:06:21 -0800 |
commit | fe589343ffa18059c317ac6d1639bbe20cde40aa (patch) | |
tree | 7a3a708536addc6461f5bbbb5083d03e9e4ed68f | |
parent | c825cd2183ea88c37d2f27157d0e4664b69a0d83 (diff) | |
download | gitignore-fe589343ffa18059c317ac6d1639bbe20cde40aa.tar.gz gitignore-fe589343ffa18059c317ac6d1639bbe20cde40aa.zip |
fix typo, will squash commits later
-rw-r--r-- | VisualStudio.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index e2222a70..1e381d18 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -116,7 +116,7 @@ publish/ # Publish Web Output *.[Pp]ublish.xml *.azurePubxml -## TODO: Comment the next line if you want to checkin your web deploy settings but do not that will include unencrypted passwords +## TODO: Comment the next line if you want to checkin your web deploy settings but do note that will include unencrypted passwords *.pubxml # NuGet Packages Directory |