.gitignore
author Mikael Berthe <mikael@lilotux.net>
Sat, 15 Jul 2017 22:25:46 +0200
changeset 167 1341bacd01c9
parent 123 24ab59ba57b2
permissions -rw-r--r--
Add option --keep to keep the N last items This complements the --limit option which is used for the API call itself. The keep flag is used after the filters to output only a maximum number of filtered items.

# Binaries
madonctl
*.exe
*.test

*.swp

.goxc*
doc
builds