summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:51:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:51:39 -0800
commitd8374135898ea5706f494b41af6bf25c5392c353 (patch)
tree79f5358c4764742057ddd12cd4444cb59253d270 /.gitattributes
parent21d8146391b062bafd9824f6d4cbe81ad791de79 (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