summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 08:53:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 08:53:52 -0800
commit8e0854b3df31b342aa769a90e4872383f606fda3 (patch)
tree58aa344202776c3418d6d49a09e22ca07b688da4 /.gitattributes
parent8e353ebf2a3678d5cd2dd51d6329d407b4c25fcc (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