summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 01:02:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 01:02:13 -0800
commitb1491269f6e4add0a31d20b2c403b361ef0e4b3e (patch)
tree7093d1ddec8abee6a84572a31779c078f9fac816 /.gitattributes
parent16a0b6c8fe29f7c66854e002dba5f062effaee5b (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