summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 01:56:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 01:56:31 -0800
commit59df0983a67b166ee67c6a64869be0c8337f2c87 (patch)
tree105bcff2469d0680ebcfb7a7f4c08eebe87d91a3 /.gitattributes
parent351242ed90d6ec5ce187f2e9338fe77062f53030 (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