summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:32:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:32:37 -0800
commit685e633a52f7603903221d832b5eaa0c7899d9e5 (patch)
tree30667d73c49f15a52def4001ba558013e440c975 /.gitattributes
parent66db25c088b12d611e1315fd0933b3a20c5dba0d (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