Hi, I have ,py, .txt, .yml, .json files in my repo, when I merging the feature branch to master branch, the file type of these files are getting changed to notebook, which is causing error while importing these files into my different notebooks.
P.S. - I am working on Azure Databricks and using Azure Devops as Git provider.
I can't find option to enable Files in Repo in Azure Databricks.
Any suggesstion, what should I do?