summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:43:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:43:27 -0800
commit5dca5c04532daaae8ee93a8c718d454dd51c9d7c (patch)
treeb678c6d1e596181fd8f5a6e79c1177b6d924f750 /.gitattributes
parent68bab5c47d939f4ac6d502a137057f364fc1bd7c (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