summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:17:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:17:56 -0800
commit4f7db95ee71b066d97bc6b9e9aee280ef8d179ad (patch)
tree0aaaac79542b9fa5c981bb28bb2312e50fc2233c /.gitattributes
parent62758f70d771dcdcfb8ca8c8aa52c4ea3d251a7b (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