forgotten-lands-cd2025/.gitattributes
2024-05-09 01:25:43 -04:00

23 lines
363 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
.* export-ignore
*.ts export-ignore
/source export-ignore
/possibly_to_be_used export-ignore
/Makefile export-ignore
/install_npm_deps.sh export-ignore
/tsconfig.json export-ignore
/package.json export-ignore
/package-lock.json export-ignore
/meta.md export-ignore
/scripts export-ignore