I have problem when I want to commit changes to my tabular model. I got the following error: Git failed with a fatal error. error: open("Application/Source/'texthere'/'texthere'.jfm"): Permission denied fatal: Unable to process path Application/Source/'texthere'/'texthere.jfm
I've opened .gitignore file and there is *.jfm extension included.
I was trying to find something online but without success.