note

teaching: 5 minutes

exercises: 0 minutes

questions:

  • How can I tell Git to ignore files I don’t want to track?

objectives:

  • Configure Git to ignore specific files.
  • Explain why ignoring files can be useful.