pit/.gitignore
Jonathan Bernard 29959a6a8d Add REST API. Refactor config logic.
The REST API is simply a wrapper around the command line (and actually
invokes the command line). It relies on the command line tool validating
its input.

Currently only the `/list` endpoint is implemented, exposing the `list`
command.
2018-05-18 16:06:58 -05:00

5 lines
30 B
Plaintext

*.sw*
nimcache/
/pit
/pit_api