summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:03:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:03:03 -0800
commit9de2dc406d3b3a5e9846476a11f521d8e6eb8f5e (patch)
tree4e9931b6df30fa35962a3194ad1c27b427b4aa72 /.gitattributes
parent63762a7ef057a27160fd0dff50f495cd7dadf6b0 (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