summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:37:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:37:56 -0800
commitab3f3c6fe4d119c22ac165dc86f9a72f355ddff9 (patch)
treeac56e74af1c44a345bb4a2654f4a1ce8f58dbf60 /.gitattributes
parent3fbd6749dc622b09e95607223ee32d326790e06d (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