Feedback

Chat Icon

Learn Git in a Day

Everything you need, nothing you don't

66%

Keep Junk Out of Your Repo

Not every file in your project belongs in Git. Some files are generated automatically, some contain sensitive information, and some are just clutter. Committing them would bloat your repository and could even be a security risk. Git provides a simple way to tell it which files to ignore: a file called .gitignore.

We'll keep working with our calculator project:

Learn Git in a Day

Everything you need, nothing you don't

Enroll now to unlock all content and receive all future updates for free.

Unlock now  $9.99$7.49

Hurry! This limited time offer ends in:

To redeem this offer, copy the coupon code below and apply it at checkout:

Learn More