summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 12:01:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 12:01:39 -0800
commit0c7144d9913ee5a491bb6e4328d9e06b27cc9b18 (patch)
tree7991912a0218e71cac81f1df4ef1e85462db1fac /.gitattributes
parent6441f80e5b223a6ed0c2aa27b857f9ff68c1bb60 (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