summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:21:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:21:41 -0800
commitbabe92ba0e35aad25f15cb19d2cf7337ca64db5f (patch)
tree05373d6ec47a834d6a0e0b1f88a958359efc6459 /.gitattributes
parentf52f1ad1815464152687b8e8b41b639e91df3d99 (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