summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 14:02:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 14:02:28 -0800
commiteb75917b159ddd273eed8778843ad2643bf087c2 (patch)
tree759f819c2ead9d4b816ed5abed83dc6856594684 /.gitattributes
parenta424a96c9f2c7207483f333be25f3ab2fc3b0f36 (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