cloudflare-docs/.gitattributes
Greg Brimble f5339d91b6
Add _headers back and bump wrangler@4.1.0 (#20937)
* Bump wrangler@4.1.0

* Add _headers back

* Remove double-slash evaluation in Worker

* Add /api redirect
2025-03-20 15:55:14 +00:00

24 lines
467 B
Text

*.astro text eol=lf
*.css text eol=lf
*.go text eol=lf
*.html text eol=lf
*.ini text eol=lf
*.js text eol=lf
*.jsx text eol=lf
*.json text eol=lf
*.md text eol=lf
*.mdx text eol=lf
*.mjs text eol=lf
*.svg text eol=lf
*.toml text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.txt text eol=lf
*.vue text eol=lf
*.xml text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
__redirects text eol=lf
.editorconfig text eol=lf
.gitattributes text eol=lf
.prettierignore text eol=lf