ajarcomputers/mdk/gitattributes.txt
cpw b744ccd722 Add 'mdk/' from commit '5302c74d241e468f2f56e88c2105e75c76337b70'
git-subtree-dir: mdk
git-subtree-mainline: 5d7826249a
git-subtree-split: 5302c74d24
2023-07-15 16:50:00 -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