summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:10:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:10:40 -0800
commitc0587c29b7c7fab267e21bdb9d921a981c4bbea3 (patch)
tree98e545167e252a57fe514e449f0ee6f4b1cc13b1 /.gitattributes
parentc3e7d4022613fc5a305c60a10de63fd1468903e0 (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