6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
**/*.go
|
||
|
modd.conf
|
||
|
Makefile {
|
||
|
prep: make build
|
||
|
prep: make run
|
||
|
}
|