summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:06:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:06:39 -0800
commit0d313a63ef954359825a5aa16e00a761b71ce927 (patch)
tree5aaddde607a19868fdfbab2ca99152f6b4a7f794 /.gitattributes
parentf6c8cb4a0a3a3f63bafb232a7a1ed9d4562cb5af (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