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