This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Yet-Another-Tiny-Coal-Mod/.gitattributes
Steven Carpenter ceba210c3f
Initial commit
2023-10-17 02:41:02 -04:00

5 lines
256 B
Text

# Disable autocrlf on generated files, they always generate with LF
# Add any extra files or paths here to make git stop saying they
# are changed when only line endings change.
src/generated/**/.cache/cache text eol=lf
src/generated/**/*.json text eol=lf