summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:06:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:06:32 -0800
commita8c16bacb6e3c8569c3287bd79ba3624e6ad1ba0 (patch)
tree9d03f4d3b8af228892b98ade9ca73865b53d3e5c /.gitattributes
parent7a2952691a918f1011c9dbd4407acec899acde64 (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