Skip to content

Commit 95a6bda

Browse files
committed
Merge pull request #1163 from ma499/nodejs-visualstudio
Ignore analysis files from Node.js tools for Visual Studio 2013
2 parents f9a4711 + 60bce95 commit 95a6bda

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

VisualStudio.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,6 @@ UpgradeLog*.htm
182182

183183
# Microsoft Fakes
184184
FakesAssemblies/
185+
186+
# Node.js Tools for Visual Studio
187+
.ntvs_analysis.dat

0 commit comments

Comments
 (0)