summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:51:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:51:44 -0800
commit1b28f982d22f38298d837355b24e34cc01530a4e (patch)
tree9d32d50c3f4ffd47fd363416a46c726b8e6b0a98 /.gitattributes
parentfc8dc53b340654f40759e8153dd3c816b629acc5 (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