1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-14 05:38:27 +00:00

added more vs files to gitignore

This commit is contained in:
Bowden Kelly
2018-02-26 15:02:55 -08:00
parent f6d1b55a54
commit 0cd9aec88c
8 changed files with 19 additions and 9 deletions

8
.gitignore vendored
View File

@@ -42,4 +42,10 @@ env.cmd
coverage/**/*
# logs
debug.log
debug.log
# VS specific files
.vs
bin
obj