
The `dist` directory is the target folder for transpiling TS source files
from the `src` dir.

The `dist/README.md` file can remain in version control, but all other files
in `dist/README.md` are by default ignored by git (you can change that by modifying .gitignore).
