summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:52:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:52:25 -0800
commitffa576cff98e8e82845bdbc8b576f67d1a46dbaa (patch)
treeeadb6e7ef3c775ca1f73711e5c17ffed1b321df9 /.gitattributes
parent781c13b9c516073f35fdb52e8d7b7da99ee7b93e (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