summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:13:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:13:08 -0800
commit555669a16ca23e33e46f883950829e67041f408e (patch)
tree474d362595542722c9a4815afa00fc8e6a56e611 /.gitattributes
parentf9df473e5653c27be8d283cb6a00e862d6d19f51 (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