Files & Configuration

Dotfile

What It Is

A file starting with a period (`.env`, `.gitignore`) — hidden by default on most systems

Analogy

Secret notes you keep in a drawer. They're there, but you have to know to look for them

Try It Out

Project Files

📄
package.json

Project manifest

📄
README.md

Documentation

📁
src/

Source code

📄
tsconfig.json

TypeScript config

Files starting with "." are hidden by default in most file browsers