mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-06 21:28:33 +02:00
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:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -48,6 +48,13 @@ local.properties
|
||||
data/
|
||||
mongod
|
||||
|
||||
# Visual Studio
|
||||
# =========
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
|
||||
# General
|
||||
# =======
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user