mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added "Python Tools for Visual Studio" to VisualStudio.gitignore
__pycache__/ *.pyc
This commit is contained in:
parent
300b0540c3
commit
041d63b8eb
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