summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:32:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:32:58 -0800
commit3751a608a602eb9eb1a4bb64c8714fe96c06a391 (patch)
tree0fcaa50d521f872d3ea65e0bbeb99576abe0b9ff /.gitattributes
parentc29fbc812427a73f20984961df74e6f82b5a7b49 (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