summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 16:13:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 16:13:48 -0800
commitf7534a0ee6c1e49742e8f30c43dd5c601eeba4f0 (patch)
tree06e5da9e9c5e4d92f3c86c445ea2311250c2c5cf /.gitattributes
parentf99ce00c9cbe468ddf6fb09e60f5ec293a635851 (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