summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:39:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:39:25 -0800
commita340008b9d218d10d5e6dd2c370597eaf4c723b5 (patch)
tree261c5cb9f7b86d4c5d785806d4c2478b9e9281b4 /.gitattributes
parent0ca99955054bad486b9001c5a12598da7c235665 (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