Git commit, no changes detected

I have a similar problem as described in https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000118110-Git-commit-no-changes-detected-problem-solved-

 

The files for which I made changes appear in yellow color, after looking into Pycharm settings on macOS I figured out those files are being ignored.

 

While the solution in the previous problem suggests doing the following:

Seems the status of the files shown as Ignored.

Make sure they are not added to Settings - Version Control - Ignored Files list.

I see no option called `Ignored Files list` in the latest version of PyCharm.

 

0
1 comment
Hi, do you have those files in your `.gitignore` by any chance?
0

Please sign in to leave a comment.