summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:26:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:26:59 -0800
commite6226a8e8d0e04d49aba1a05dec853e4367938b3 (patch)
treebb0f45cff48f168bb02db8cc8d9cd527a88c30cd /.gitattributes
parent2ba7dbaca5fa2fb11ce4cdaea48e93c5007ea1ed (diff)
Add LICENSE.txt and README.mdHEADmain
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