Module 0 — Ubuntu Working Environment
Lesson 1 — Repository and Environment Hygiene
Unit 3 — Project Hygiene Basics
Not finished yet
Topics
- Create a `.gitignore`
- Ignore `node_modules`
- Ignore build output
- Ignore logs
- Ignore secrets
- Create a `.env.example`
- Document required environment variables