summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:05:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:05:15 -0800
commit439c6804dd0f904bc8b8af96f275853db0bb4f71 (patch)
tree3253162c62fd4d740321348cc4dbaed64b03f152 /.gitattributes
parent986c4f7c590a2ad2fd4261c54529faa5940d0af3 (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