summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:19:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:19:06 -0800
commiteaf8dc0fb07c3a2772c8fa482c0cbecf49a79b51 (patch)
tree01b1063ce3cb3b8784bfa0ad8de40c3913abc47e /.gitattributes
parent58accf2685981d99af2e5817e97e9aa5599dc417 (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