summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 20:11:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 20:11:46 -0800
commitac2a8739894d073588eed3a3199ab7159cce6446 (patch)
treeee98517a81eae2eaf27d7849c75bf819447a67ed /.gitattributes
parentc8a3abc4b01087d22e95f81b584225c6e06ef493 (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