Large Files Detected

Continuing through the course, each time I go to stage my changes, this prompt keeps showing up. Was wondering if anyone else is getting the same thing. Are these files relevant to commit each time or can I just not worry about these files and commit the rest of them?

If I remember right, the files under the .vs directory get rebuilt automatically. I think in an earlier lecture an entry for .vs was put in the .gitignore file to prevent committing these files to the repo.

1 Like

Yeah that’s what I was suspecting as well. I’m going to add the .vs files to my gitignore and go from there.

Privacy & Terms