summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 00:17:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 00:17:43 -0800
commit1b12b374f59cd2135ed2f256681066a9cd4ed906 (patch)
treef8a731308c1c06bd387b2352ec88d1ea5b9e0c78 /.gitattributes
parentbbd05cd10b3cc8e49d01a092b8a4162dd8b2ef3a (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