summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:25:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:25:26 -0800
commit1c1cd725581b631620f130b388eca5ac692c9297 (patch)
tree79503f2d1adab32838189a4350c5384929500f4f /.gitattributes
parent59288f3db7b453f795af1ada3607110f60b53fef (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