summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 11:16:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 11:16:05 -0800
commit7097cbcf7e8cc1b72b232efc403117c94fa38b63 (patch)
tree20a959b8579134d2566c1e0e216ebe342ca540a4 /.gitattributes
parentf9281293f995de3358ab11ec527fc39ba6800219 (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