summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:02:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:02:37 -0800
commit6f0e1ad17ab33a8ef0ac4387c5ec72d7c2f290c1 (patch)
treef36331cb8b9e67d666e93c2aca8dfff4f9180423 /.gitattributes
parentc14d2ce0b75af997bca9eaf541d35993f4467a0a (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