summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 04:38:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 04:38:18 -0800
commit4c798666b30e7fcc3705ce4471f3a90222109acb (patch)
tree3c9c22dc7b344fd04a8e7dc6719a2487a9915496 /.gitattributes
parenta14b2e7e2a931e8d147d6f6629d4e6670c125890 (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