Commit 041d63b8 authored by Matthias's avatar Matthias Committed by GitHub

Added "Python Tools for Visual Studio" to VisualStudio.gitignore

__pycache__/
*.pyc
parent 300b0540
......@@ -254,3 +254,7 @@ paket-files/
# CodeRush
.cr/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment