We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 300b054 + 041d63b commit e3fbfd3Copy full SHA for e3fbfd3
1 file changed
VisualStudio.gitignore
@@ -254,3 +254,7 @@ paket-files/
254
255
# CodeRush
256
.cr/
257
+
258
+# Python Tools for Visual Studio (PTVS)
259
+__pycache__/
260
+*.pyc
0 commit comments