Added Visual Studio files to gitignore

Adding files to ignore that are related to Visual Studio, and Node.js
development within the VS environment.
This commit is contained in:
mleanos
2015-07-22 16:21:16 -07:00
committed by Mikael Korpela
parent 8a81cf0168
commit 6c2c77cb75

7
.gitignore vendored
View File

@@ -48,6 +48,13 @@ local.properties
data/
mongod
# Visual Studio
# =========
*.suo
*.ntvs*
*.njsproj
*.sln
# General
# =======
*.log