summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 07:34:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 07:34:19 -0800
commit9ae051ccb31e19d9fed5d3fe50d571a2c01eae99 (patch)
treef9f86f35b3111aed26bf9246e8ba16587254c613 /.gitattributes
parent002dd0d31e96348706c6edac6f70147bf4b4d27c (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