Added Visual Studio files to .gitignore

This commit is contained in:
janko-isidorovic 2015-07-30 12:16:29 +02:00 committed by Drasko DRASKOVIC
parent 3e5a93efbf
commit a2d57cae38
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -23,3 +23,8 @@ build/Release
# Deployed apps should consider commenting this line out:
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
# Ignore Visual Studio files
.sln
.njsproj