summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 20:10:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 20:10:36 -0800
commitb5a6a3dc1bae983cc242b24b6487b3ca5bf14ead (patch)
tree81a1a5f3e7f4a6fdd90117e28be32db07ed249f6 /.gitattributes
parent924dd7d92f7562f424152174c7b0e59a639e8c06 (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