summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:46:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:46:58 -0800
commit73aa32db7170d72c4c18d5d83d795d08b3e34998 (patch)
treef169ce848acde06842ab47be70b7fd508bcc0fe7 /.gitattributes
parenta3638a03a0f39170536b87106a07328cb83ce012 (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