summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 04:51:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 04:51:33 -0800
commit300c18afcccae8f3f03923e89b8739baa3447c70 (patch)
treee4a2ecc3c0c87bb66fa62379ae6949f0b6c8e6af /.gitattributes
parentd95cdad5655703d6c9d10ea1b310f3d242138c57 (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