summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:50:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:50:38 -0800
commitf7af3f8fd7c8949f346b8c63ff04a041c4f6efad (patch)
tree2c27fdb4cfeb162020709d950ee6ff6b42bfba0c /.gitattributes
parentf9edfd99795787215189be3a6b9c005ab8eacb86 (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