summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:26:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:26:18 -0800
commit7df6bbab910e5acb8a9d9008b18b9d49a16c6d05 (patch)
treed637bb9562dee58a550c685b8960ed9a5ad34853 /.gitattributes
parentb1be46d2b35f59fcd403a13570dc6cf070792e1b (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