summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 09:09:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 09:09:43 -0800
commit9763fd02fa0e6be4347cb840e2c3751876137550 (patch)
treef5efc18cf3f3fc24932a30b4ade315c9c42b6001 /.gitattributes
parentfe0ae980e763b5e63477a0e668963bd999c299f4 (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