summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:02:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:02:29 -0800
commit9a35e20764593cfaddb3e5705738c64fd3bbf595 (patch)
treed20a17323857c3612d4da67bcadfca1c7b494d20 /.gitattributes
parent85c8b5c76c2edae3193dcc8e133b4eea738d2956 (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