summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:58:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:58:32 -0800
commit48d29ea29c48c5bde99dee7086b7858accd957d2 (patch)
tree45686c7a554b6a57796ebe5b4752194cf2708b89 /.gitattributes
parent0a637044f2d2c88a4d6a1b78e555aad0fda138ac (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