goserv/.prettierignore
2020-09-19 21:55:46 -06:00

6 lines
61 B
Plaintext

# go is handled by go fmt
*.go
# don't disrupt deps
vendor/