summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:02:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:02:43 -0800
commitc8a76b8d60ab916a4db520f3635132dd8998af4b (patch)
tree1b2ca197b3e33071aa9c8c4516f5f0d4a3aa8a26 /.gitattributes
parent65dae320ae1f102b1663f62a691de4d58c5d0fb5 (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