summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:37:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:37:43 -0800
commitdb4241b0e0c704d93299be8c81bf55587d9a9d62 (patch)
tree6ca93507630b1e6a8e57b7d1944a8eb993eef4db /.gitattributes
parent6213a5790a65ccf81403f62adc7b1aa382975cd4 (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