Dheeraj
I need help regarding railwayignore
I have a file named setting.json file in my backend file, which is set as gitignore. setting.json file has country changes which are done by user. But when i do a push to backend, railway takes the changes that has in settings.json in git repo. I want railway to ignore that file so that it does not override the data. Is this possible?
MERN Stack
8 replies