summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:55:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:55:04 -0800
commitd425c268e08f197b2521fa2ff43362f75d673637 (patch)
tree39e89ba165c080ac2de844ba43834075b0bad525 /.gitattributes
parentcc5d227c80c7326ec78d164c7c62fd7f0918c07f (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