summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:33:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:33:54 -0800
commitd874cdb46d7dfcd3b55fe7c30348f2ef6ad350e4 (patch)
treee9977dafdd10c51066e40525b054e7692900a96f /.gitattributes
parentd44ef4b55c8f1b64d945e35664bcb3f698a6308d (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