summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:24:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:24:41 -0800
commit16886b08a28700b1b86b98f766353628806ccab3 (patch)
tree324fc5cc58a6003de6563888cd75e1e1575d11f8 /.gitattributes
parent8751f02b4c4c177cee261ddeacf3883574c59cca (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