summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 16:04:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 16:04:10 -0800
commitdb6d131b04375e9138a54c41869f761f9395f687 (patch)
tree66894be50b5e822dc17785d06c97393459582e49 /.gitattributes
parent05c71f5cd888c2baf9c3696cff0c07aef744d40b (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