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 bydefault ignored bygit (you can change that by modifying .gitignore).