summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:53:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:53:29 -0800
commit4e257f67cefa6fe7e0091a24d924ea8218719286 (patch)
tree2c629d2e6f05655170c9e070ef9e25f8d909c4a6 /.gitattributes
parent32659d79a61bc9cf29810670272d0590c4956d94 (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