summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:17:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:17:03 -0800
commit630e1723b182eb9d2325e1d99cf97d00b4a7abc6 (patch)
tree4441e79eac196eef95878ac18026a9819e64b4a9 /.gitattributes
parentb47d723ce65627435480a760f96c5d94962d71af (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