summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:24:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:24:51 -0800
commit0bee15c06a7cd66ae32de09f24799a27be181514 (patch)
treeeedf1bdf37fa52f01c7a0cfda6cf8b9ad4c7fa11 /.gitattributes
parentc5e4ce2a1aa090a29a24c0184bb15e52400fb8f8 (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