summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:18:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:18:27 -0800
commit3d153701c0d047fff682fadc680a27535a6fc963 (patch)
treee8793af2dff721b7b5dca8a5ecf35d8d9d3dfc01 /.gitattributes
parent0a48dfa11f6c212d7695dcc7c0acf111418b107f (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