summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 09:34:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 09:34:02 -0800
commit0a3eceb21b727442f38c30c8e35993f1ce736a9d (patch)
tree9702f0c22ffe39b10c56f217a4a8b3d9e685ea33 /.gitattributes
parenta647f5f88a0b1da10665aad0ece9488ba2f1aece (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