summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 10:20:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 10:20:55 -0800
commitf8d99fe15b643eededa2c2364c9ea71536e1ec60 (patch)
tree35ed6553a1b71e3f30bbf752a29368441d311e91 /.gitattributes
parentd805c638899715cbf80ea33e32f80387e110accf (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