Merge pull request #2079 from matt77hias/master

Added "Python Tools for Visual Studio" to VisualStudio.gitignore
This commit is contained in:
Brendan Forster 2016-08-25 11:38:56 +10:00 committed by GitHub
commit e3fbfd31cc
1 changed files with 4 additions and 0 deletions

View File

@ -254,3 +254,7 @@ paket-files/
# CodeRush
.cr/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc