git does not recognize new changes

You changed or added files, but you get...
$ git status On branch release Your branch is up-to-date with 'origin/release'. nothing to commit, working directory clean
Make sure that your .gitignore file does not have pattern as follows: 

 **out

No comments:

Post a Comment