Files
remark42/.gitignore
T
UmputunandGitHub ba6bab5b91 Feature/cmd (#195)
* support flags commands, move to cmd

* fix target name

* test for happy path importer

* add export cmd

* fix wrong import, lint warns

* increase test timeout

* add sellp to allow main test server to start

* implement all cmds

* handle backup/restore errors

* fix import status check, hide secret from logs

* backup cmd err tests

* randimize test port

* avoid dup code in Last controller

* add target to make all bin archives

* remove container in make

* add smiple scripts to simplify commands, update readme

* add docs on dockerless, enforce app user

* add restore info

* move last to lastCommentsScope const
2018-08-26 21:45:04 -05:00

20 lines
187 B
Plaintext

*.cov
.cover
target
/logs/
/target/
/var/
debug
debug.test
.vscode
.idea/
/web/node_modules/
/web/public/
/web/coverage
*.prof
*.test
/rest-client.env.json
.DS_Store
.mongo
remark42
/bin/