Skip to content

Commit e3fbfd3

Browse files
authored
Merge pull request #2079 from matt77hias/master
Added "Python Tools for Visual Studio" to VisualStudio.gitignore
2 parents 300b054 + 041d63b commit e3fbfd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

VisualStudio.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,3 +254,7 @@ paket-files/
254254

255255
# CodeRush
256256
.cr/
257+
258+
# Python Tools for Visual Studio (PTVS)
259+
__pycache__/
260+
*.pyc

0 commit comments

Comments
 (0)