tangled
alpha
login
or
join now
mokkenstorm.dev
/
openapi-ts
fork of hey-api/openapi-ts because I need some additional things
0
fork
atom
overview
issues
pulls
pipelines
chore: update gitattributes
Lubos
5 months ago
38485008
275f4039
options
unified
split
Changed files
+4
-1
.gitattributes
+4
-1
.gitattributes
···
1
1
* text=auto eol=lf
2
2
-
*lock.* linguist-generated=true
2
2
+
bun.lockb linguist-generated=true
3
3
+
package-lock.json linguist-generated=true
4
4
+
pnpm-lock.yaml linguist-generated=true
5
5
+
yarn.lock linguist-generated=true