summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:09:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:09:12 -0800
commitb19df70e9ee2f3a6e1b9a44df937f4f7b741dd7a (patch)
tree22613b89ad4dfa5726a9c1f1ab2a618ecef26556 /.gitattributes
parent65afec2b616c9f8b44c4e7c61a1591a2458f2bb8 (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