Learning outcomes
- Explain how to exclude generated, secret and unsuitable files.
- Complete the guided activity safely.
- Check that you can avoid committing unwanted content.
Learn to exclude generated, secret and unsuitable files and avoid committing unwanted content in this beginner-friendly Visual Studio Code lesson.
Use a non-sensitive practice folder, inspect unfamiliar code before trusting it, and never place passwords, tokens or private information in project files.
Write a minimal practice ignore file. The expected result is to avoid committing unwanted content.