summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:06:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:06:55 -0800
commit63b417748145c2da9d3ea241f7b88360e9a0d3a6 (patch)
tree7c6ab1fc4c56074e96f4ee27ad861a55f8126b08 /.gitattributes
parentb1f2aaca8ea39b18358dc21fa2f1660f70573d05 (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