jehanne/sys/src/kern/amd64/clean.json

8 lines
57 B
JSON

{
"clean": {
"Pre": [
"git clean -xdf ./"
]
}
}