summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 02:31:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 02:31:52 -0800
commit36dba9986cb7fa69ccd0d463bc7436c6ca75218c (patch)
tree0a577c5e39ed1e1b5b1313130c06ffef797d1a5f /.gitattributes
parent366bb65a7c82abbd166f1aa2c01b6ce53d58a292 (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