summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:34:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:34:52 -0800
commitfbb57e22b9d296d3d905a278857de515ece3d353 (patch)
treebb8e019a402a9cc07e5b3ffe78f14b7686a5df95 /.gitattributes
parent1d13df9c509e1aafd08d486a966f5c6c4fc8813c (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