# gitignore

<https://git-scm.com/docs/gitignore>

```bash
# Print config to console
mhy config gitignore

# Write .gitignore
mhy config gitignore -i
```

> Note that `mhy` is also adding generated config files like `webpack.config.js` for example.
