mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
591523a078
* chore: Move httpmw to /coderd directory httpmw is specific to coderd and should be scoped under coderd * chore: Move httpapi to /coderd directory httpapi is specific to coderd and should be scoped under coderd * chore: Move database to /coderd directory database is specific to coderd and should be scoped under coderd * chore: Update codecov & gitattributes for generated files * chore: Update Makefile
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
# Generated files
|
|
coderd/database/dump.sql linguist-generated=true
|
|
peerbroker/proto/*.go linguist-generated=true
|
|
provisionerd/proto/*.go linguist-generated=true
|
|
provisionersdk/proto/*.go linguist-generated=true
|