summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 21:09:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 21:09:46 -0800
commit9edaed5f19b0ca9d9c8d8c4847d4bc67f5dabef5 (patch)
treeebb0e1b9c75fbc41013c0f95d736a54d735122e3 /.gitattributes
parentb992e57002a53dad31b6a72c88a392ccdc315efc (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