Hi,
I have a repository that contains a ".devcontainer" folder.
I use VSCode and try to use the databricks extension following this guide
When I run "Upload and Run File on Databricks" I have this error and then cannot run the python script
Sync Error: no such directory: /Users/myusername/.ide/MyRepnam/.devcontainer
On the web interface I can see though that the whole repository was correctly synchronized (including .devcontainer folder and its content)