summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:19:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:19:04 -0800
commitf62950fa9f726c4bbb1a157c1ee9aca8e07e536c (patch)
tree722951541e815c3dd822e7a7b24abf06aaed10a0 /.gitattributes
parentf651790dec65537562505b0329c61f129fd4a8cf (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