rebound/modd.conf

8 lines
109 B
Plaintext

**/*.go
diagram.txt
.env
Makefile {
prep: make build
daemon: make run
daemon: npx http-server .
}