vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

Ignore pattern stopped working well for python

Open erikpa1 opened this issue 1 year ago • 6 comments

Hi, one day I started to have troubles, I though I'm crazy, but I'm NOT!

It looks like for python web app there is problem with ignore pattern for "pycache" there was a lot of time situation where on web app was wrong script. This is probably why,... it loaded from pychace... (probably).

Any way, ignore pattern is not working, it takes pycache to zip file.

image

erikpa1 avatar Jul 29 '24 15:07 erikpa1