summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 15:12:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 15:12:56 -0800
commite03e00edae8e941ea1b61bafcd9f60b34ea7887f (patch)
tree99d9c1b44139fd678d8b40997e0a99ec58b79917 /.gitattributes
parentb247f16bd60664cba351e52ca59e9a0cf1a53e5b (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