summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:47:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:47:18 -0800
commit1010c7f22eb4e3ac72f286b9a5baa19e9276f403 (patch)
treea837bd74d0c59d5ae516c6b7ec363d4ce28769d0 /.gitattributes
parentc8a46d81c78dabd001d990892265fb4d538afae3 (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