summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 04:49:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 04:49:15 -0800
commit89d2f5f7f80056da346765be8b603b171a2c1865 (patch)
tree317fbd2f60ecaf1eb028aca085425775e84a7918 /.gitattributes
parent1883cc4b33cb7246e382e6b94bec94e88febcc2f (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