summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:48:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:48:17 -0800
commit4051f7eab115bcf79017a0aad0bf01bdc887d4b5 (patch)
tree7b68fc91fb69abc3da37737de1dfac687b3aeff0 /.gitattributes
parent8c6d87fffbf67891db8878862812143483f7839c (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