mirror of
https://github.com/github/gitignore
synced 2025-07-02 19:42:08 +02:00
Merge pull request #2079 from matt77hias/master
Added "Python Tools for Visual Studio" to VisualStudio.gitignore
This commit is contained in:
commit
e3fbfd31cc
1 changed files with 4 additions and 0 deletions
|
@ -254,3 +254,7 @@ paket-files/
|
|||
|
||||
# CodeRush
|
||||
.cr/
|
||||
|
||||
# Python Tools for Visual Studio (PTVS)
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue