summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:30:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:30:54 -0800
commitc5128fc9bb3e8aa903414461db541e17e1bfed45 (patch)
tree63595b1821574df9db14d15b36f889325145c314 /.gitattributes
parentd12a662efe6a37ee2bd5a54fde4362de74b03da6 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf