Files
server/.dockerignore
T
restitux 08e8104cd9 Change docker go cache dir to _working
This was previously breaking the go tooling as the working directly was
being searched by the lsp and go mod tidy. The go tools ignore
directories that begin with underscores.
2022-12-24 19:45:00 -07:00

3 lines
16 B
Plaintext

*.toml
_working