summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:29:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:29:15 -0800
commit5e3f260f59098b9fdf3fb4be21b5322ff3bb10dd (patch)
tree747960a24b6385a774f2bdc2b9de636df8ecd7a7 /.gitattributes
parenteb305f1f019636e2ecbc41544c19937a47c3b779 (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