Browse Source

Added .vscode settings to gitignore

tags/1.0-rc
RogueException 8 years ago
parent
commit
62d0017e04
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore View File

@@ -201,4 +201,5 @@ project.lock.json
/test/Discord.Net.Tests/cache.db*
/docs/_build
*.pyc
/.editorconfig
/.editorconfig
.vscode/

Loading…
Cancel
Save