summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 02:08:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 02:08:18 -0800
commit5258bc0aeeb2eb3d8e1ec09a7bed7e5549c44e25 (patch)
tree5fd9fdaa40a0e797c63962f9161caf1954431de8 /.gitattributes
parentc3fe9984c21b05cce7b6d259e1ddb3dc6e204894 (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