InvokeAI/.gitattributes
David Ford f9862a3d88 Create .gitattributes
Added a .gitattributes file to autoresolve line endings across different environments.
2022-08-29 16:50:28 -05:00

5 lines
263 B
Plaintext

# Auto normalizes line endings on commit so devs don't need to change local settings.
# Only effects text files and ignores other file types.
# For more info see: https://www.aleksandrhovhannisyan.com/blog/crlf-vs-lf-normalizing-line-endings-in-git/
* text=auto