cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

While rebasing from master branch to my local branch I am getting this error. Can anyone help me how to resolve this error.

Thanks

Ajinkya

0 Likes
View Entire Topic
Former Member
0 Likes

It's possible to add project.json file in .gitignore file, but this is not recommanded. (There might be situations when you want all developers to get the same project.json)

If project.json file doesn't exist then WebIDE automatically create the project.json file.