vscode-azureappservice
vscode-azureappservice copied to clipboard
Ignore pattern stopped working well for python
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.