summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 01:59:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 01:59:42 -0800
commitb02eee8780fbca18a42a5a6a692f69299745460e (patch)
treead4325c68f9aec5530487ec267f07f4ba284d8bb /.gitattributes
parentdd0a193b73a57920df1f93302aa80df51bdcc1bf (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