summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 01:24:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 01:24:43 -0800
commit7f570376d1027929dee07373871f9df01be0edc7 (patch)
tree8214c4855c6e35a3e754b3118d073f710a60659b /.gitattributes
parentfe35ff16a4adb87e18a8d6404f7241aed66c666a (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