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:
@@ -1,4 +1,3 @@
|
||||
_build
|
||||
Pipfile.lock
|
||||
*.aux
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user