I have this .gitignore file in my android project but does not apply to the .cxx folder. I tested everything but failed.
.cxx
app/.cxx
app/.cxx/
We had trouble working with my colleagues on this project as they changed .cxx files each time the project was build.
How can i fix this problem ?