summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 21:36:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 21:36:56 -0800
commit3e4f80d6349a347f1dff5312a37d07122b2f8e65 (patch)
tree7849634b7d23b37328cc65c0c36479f59f6a7236 /.gitattributes
parent5a1c12ac363caed1290ffee2cbed10026dd80953 (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