I have a .dockerignore file and I want to exclude node module node_modules.
Whatever I type in the file and I save, it does not save.
What could be the issue?
I have a .dockerignore file and I want to exclude node module node_modules.
Whatever I type in the file and I save, it does not save.
What could be the issue?
2
Answers
I don't know why it is still not saving through vs code. So finally what I have done is, I have open it in another editor and then I was able to save it.
git commit
.