I added few photos to my project .png
and .svg
, and for some reason (not in ignore file) they are getting into the untracked files list.
Is this any reason for it? How Git chooses the files to untrack?
I added few photos to my project .png
and .svg
, and for some reason (not in ignore file) they are getting into the untracked files list.
Is this any reason for it? How Git chooses the files to untrack?
You have to add a new file to your project, by default new file are untrack.