1
0

.gitattributes 188 B

123456
  1. *.sh text eol=lf
  2. frontend/src/generated/** text eol=lf
  3. frontend/public/openapi.json text eol=lf
  4. frontend/src/test/__snapshots__/** text eol=lf
  5. *.go text eol=lf
  6. deploy/**/*.yaml text eol=lf