summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 19:26:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 19:26:56 -0800
commit33299ae6d289f7a638e06914f4bb8786fc51cbd8 (patch)
tree27a22f71739107f8f1ec76d8a91dd8863a314784 /.gitattributes
parentaa5562b2af0f5ad8d6f99040b89d2d7a1825b845 (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