summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:46:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:46:03 -0800
commit3dac6d07e44055d372f53540a7080f8a8f6cf145 (patch)
treee04a5b945c7296767c220a0316e25c8765977661 /.gitattributes
parent5cbd5854bc79575a38dacda05b380bba4946c9c9 (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