forgotten-lands-cd2025/.gitattributes

23 lines
363 B
Plaintext
Raw Normal View History

2023-11-05 12:10:21 -05:00
# Auto detect text files and perform LF normalization
* text=auto
2023-11-22 00:49:20 -05:00
.* export-ignore
2024-05-09 01:15:54 -04:00
*.ts export-ignore
2024-05-09 01:22:28 -04:00
/source export-ignore
/possibly_to_be_used export-ignore
2024-05-09 01:25:43 -04:00
/Makefile export-ignore
2024-05-09 01:22:28 -04:00
/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