summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 17:12:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 17:12:47 -0800
commit7b4a1145fe8c057ce305a36d3bb6da22bff56eaa (patch)
treef5dc4f279b75434e9aae63ad43d9436abb207977 /.gitattributes
parentc2b2e9ac74f7b7bd1e19d5613035e56a31880e8b (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