summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:45:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:45:33 -0800
commite97297a395a05026aafc8aa4106dd8e5f351f598 (patch)
tree9e1b93dc6077fdf3a66495859ae6d0a7f2a0d4b8 /.gitattributes
parentceebe2e4078e243b0461d660a4e285e7da887986 (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