# Keep hand-written text files consistent across platforms.
* text=auto eol=lf

# Dependency locks are updated by their package managers.
*.lock -text -eol
pnpm-lock.yaml -text -eol
**/package-lock.json -text -eol

# Generated artifacts should preserve their generators' output.
.github/workflows/release_pypi.yml -text -eol
crates/tombi-ast/src/generated/** -text -eol
crates/tombi-syntax/src/generated/** -text -eol
editors/intellij/gradlew -text -eol
schemas/type-test.schema.json -text -eol
www.schemastore.org/cargo.json -text -eol
