diff options
author | Richard Astbury <richard.astbury@gmail.com> | 2013-11-29 20:22:42 +0000 |
---|---|---|
committer | Richard Astbury <richard.astbury@gmail.com> | 2013-11-29 20:22:42 +0000 |
commit | c65905abd2cc57de72110972ddd7899e1e280587 (patch) | |
tree | 5791fc152402815d0a651aa8cdf9d9a1796d2f52 /VisualStudio.gitignore | |
parent | 7b684c28663c20a287d67b2879db83957391c23b (diff) | |
download | gitignore-c65905abd2cc57de72110972ddd7899e1e280587.tar.gz gitignore-c65905abd2cc57de72110972ddd7899e1e280587.zip |
added node_modules
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index c273fc5c..717d3092 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -142,6 +142,7 @@ ClientBin/ *.[Pp]ublish.xml *.pfx *.publishsettings +node_modules/ # RIA/Silverlight projects Generated_Code/ |