summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:33:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:33:17 -0800
commitfd2ab80a340c485a91977279e58a2722eb1f830f (patch)
treec342becf8f102f0a52e12750b039d371568ddd98 /.gitattributes
parent8fb68069bc3768dd9418b7d6f0e4ae2d4356d61c (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