summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:42:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:42:55 -0800
commit23364f3dfe7ebf4d2ae2e96e71996747c9f43046 (patch)
treee2c3cb2f0cadc2a57d066d5bd14c187650c7e647 /.gitattributes
parent86ebabe1cebe5c2f8d5ee3f8aec2685d99b34b60 (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