summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:12:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:12:34 -0800
commit73c1506f7f7285e0b2b0cc866990836c7a1a182b (patch)
treee4854f958e7e0d5ad5c0c1fd1b787c32c31c4c55 /.gitattributes
parent527c915f6ddc16e127f94fc180a5a5f09bf81b7f (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