summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:07:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:07:20 -0800
commitd9eca4e3f7849054fd1b6ecff0daf9f7ef0d54ff (patch)
tree0c1432e3b68511f28c6a790924f9af8cb45d4f64 /.gitattributes
parentc63ac9ba4b7636cb7583f85ff048599d5674f7dd (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