summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 02:15:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 02:15:03 -0800
commitc8282431952856ed4fa8fbf3c2302a40e382b317 (patch)
tree942319d0c334ce5b7960a2fc3dad5eb6606188ad /.gitattributes
parent6a0e5316b77d8ef70222ab3094e88a2e73513185 (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