summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:26:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:26:19 -0800
commitff64a07e903270bf040bb1c0b416480df0f75a06 (patch)
tree9ffad2e6d2a8ca5c789281668c2b3aa076162655 /.gitattributes
parenta0f5c3ef2da7b492ce6b0afc48fa532071eeb7c9 (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