summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:28:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:28:33 -0800
commit61f0374393f26e0b5edffda0f02f93c99075bb78 (patch)
tree2e62e735103905972a2983bd9d2162591d63131f /.gitattributes
parent943851bcec7038f4973f36e37f2030b5cee0a16c (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