summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 18:26:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 18:26:54 -0800
commitfca435360e5227dcc2a5e2fa9b8f23305911acaf (patch)
tree2c912cf0d84dbf92b0ee1e249c112de72de2402a /.gitattributes
parenta9104a1b84e30a9af7c3724750fb48af5d9715ff (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