nix: Make postgrest-watch postgrest-docs-check work
This moves the _build folder into the repo root, to avoid postgrest-watch ending in an infinite loop of restarting the build. Also, for repeated use during development, running linkcheck is not a good idea, this will quickly result in rate-limiting requests from various servers.
This commit is contained in:
@@ -23,3 +23,4 @@ coverage
|
||||
.hpc
|
||||
loadtest
|
||||
.history
|
||||
.docs-build
|
||||
|
||||
Reference in New Issue
Block a user