summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:42:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:42:59 -0800
commit6413a8bf3e51a3c66b77e35cb680f514c7773c9e (patch)
treea5dd65567ee0a6d3268e82dc2fc6543190f33143 /.gitattributes
parente7feace4e10dc4c372cf0987c76ae7449b6cca24 (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