I'm having trouble with git, here it's the problem: I have serval projects which i'm using git, suddenly git stop to keep track of all the new files added to any of the existents projects (scripts, images etc etc), the wired thing it's that git detect all the changes made the existing files of that already are in the project, but when i try to add something new noting will happen.
So far I have:
- Checked my git-ingore.
- Redownload the projects.
But nothing seams to work. How can I solve the problem?