summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:55:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:55:08 -0800
commit0561a6fb4eb2771bcdf83465c72c78f13e21e8de (patch)
tree77b20e66d952da82f13053ce61f74e45fe6d7dfb /.gitattributes
parentcc3681fb98163bf703d1af63c63eb9b02c302d87 (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