summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:36:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:36:13 -0800
commit64e816059c8c16d944a2ca5e4f013fe4c3331a94 (patch)
tree36abe392199c7cabac70c5dc8018696d23a368f6 /.gitattributes
parent9df3d1f602de2b14c10dc6a7f400bcdbe00e527b (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