summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:30:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:30:15 -0800
commit9039ade0f1df2d31e321af3cc3d1b2dee752fa3a (patch)
tree3df267a128a67f775b9d8958fe6bbd7ecc308bac /.gitattributes
parente5ac333de9d51e09050f70adb2790ea2a46bd70e (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