summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 09:45:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 09:45:55 -0800
commit6e1c64c4b298e060a35d53167360b7c89dfbe4b4 (patch)
tree1c7312230c64b082ec9b5f30209b71b3beb53a1b /.gitattributes
parent78f6804081f62f095be2c03d80196f2c0bdb38f1 (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