summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:36:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:36:43 -0800
commit5cd8ad9ba952d7adbac06ae6785a1b790f08be91 (patch)
tree242919a494818f6976a51847d1a840d7f98c3162 /.gitattributes
parenteae01ee40d87b0e89e00918f3da3cab9dbcd6822 (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