summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:37:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:37:29 -0800
commit697ec9a1307df3f026ab81d1ed97f901ecff637a (patch)
tree42d322a2d8e6d5475dcd6cf15155ced2470f4f38 /.gitattributes
parent7e321f8f7162ba999dc6b22c487d747cf5d3ead4 (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