summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:25:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:25:04 -0800
commit7c4f7ce2dd182a00e88a8c0be6348ee65371c4d7 (patch)
tree01b75174e12cd0d38c4bed0c4f7e4c55212a0d1a /.gitattributes
parent8dbb5d23e712a142a300091a435852aeeb51ca57 (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