summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:18:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:18:05 -0800
commit024e550036ad7083c7f12fa4ae3d35a9e195c246 (patch)
tree0526b7ef1f64b02fe69558065fbac6632ba7c823 /.gitattributes
parent567eeffc1117e8046736e7cda258c7a74da9253d (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