summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:09:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:09:42 -0800
commit32008b2f99d06c663f3f5e94e22b821e51cd75ac (patch)
tree3ac9629d4d4ed10e65bf68566747c85a6726f945 /.gitattributes
parent732c6e7d6688b7eff3868741575fe62c99c6094d (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