summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 08:58:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 08:58:17 -0800
commitbb4d7058b153d0e3632d9b30643bb0a756e4d2cc (patch)
tree83732f78faba9a996a58235ca07a88498bd29cfd /.gitattributes
parent89a6cfde5d4cc10e02a06aa7c386e4894ab8391a (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