summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 09:49:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 09:49:51 -0800
commita9fc1e2217b53b7411f447c87cdc265b6ab0d87f (patch)
treeef4b4c4cab707e2649cebd5605b315401173cdf0 /.gitattributes
parentaa79eea20c202345ff87f6edde4606d65212e62f (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