Hello, I saw that there is a configuration table in the [site.moon](https://github.com/leafo/sitegen/blob/master/sitegen/site.moon#L47) file. How can we set our own configuration ? For example, I don't want to generate a `.gitignore` file as if I have it then the static files are ignored.
Hello,
I saw that there is a configuration table in the site.moon file.
How can we set our own configuration ?
For example, I don't want to generate a
.gitignorefile as if I have it then the static files are ignored.