summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:06:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:06:21 -0800
commita3fcf18283f1cea5af9b0d2ff2c7ed6c41249898 (patch)
treebe9b603a5ed5fc33b43b62e3c2a4323ac3ac7a02 /.gitattributes
parent71de2f26824904bc9e166f2c810740b07247c7f1 (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