summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 22:29:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 22:29:57 -0800
commite740a509dad6a481f24cbf8f59ea24f927ac0d42 (patch)
tree2da302f5ad1fe0356f96475a8b1f46b3bebb4452 /.gitattributes
parentb748dae6c28c8e7ffb35dea5516b98d5b3d80147 (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