summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 01:20:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 01:20:26 -0800
commit7e3ab044a8a3e0e2187c69b1cb25971913bc1dc8 (patch)
tree0b15c6b11a9c71e88b46e7a583f806bcb981ef7a /.gitattributes
parent8b23bbb2d99b66fda132d60970fa398079eb39b4 (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