diff options
author | Sayed Ibrahim Hashimi <sayed.hashimi@gmail.com> | 2015-05-19 15:27:54 -0700 |
---|---|---|
committer | Sayed Ibrahim Hashimi <sayed.hashimi@gmail.com> | 2015-05-19 15:27:54 -0700 |
commit | 747196008eff6dd4bc13b25a4b5ea12c94d781cd (patch) | |
tree | ff3123345e7c1c5e07d3dbadf9ddffdf650d41a5 /VisualStudio.gitignore | |
parent | a4ec7f03ca5ae0bf09fad42c0fb7d1e8346bcf25 (diff) | |
download | gitignore-747196008eff6dd4bc13b25a4b5ea12c94d781cd.tar.gz gitignore-747196008eff6dd4bc13b25a4b5ea12c94d781cd.zip |
removing bower_components and fixing typo
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index a3b326d8..385a36e0 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -22,7 +22,7 @@ bld/ [Bb]in/ [Oo]bj/ -# Visual Studo 2015 cache/options directory +# Visual Studio 2015 cache/options directory .vs/ # MSTest test Results @@ -170,7 +170,6 @@ ClientBin/ *.pfx *.publishsettings node_modules/ -bower_components/ orleans.codegen.cs # RIA/Silverlight projects |