summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:00:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:00:35 -0800
commit3553ffd7142ab4c6f2c1b795cef7d89e8225e095 (patch)
tree9982f6b16fb8e347e38536373116e600722fd77a /.gitattributes
parent3db2b60b1f4b59dc4cbaf70187d9a7f53ef1c862 (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