summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:56:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:56:46 -0800
commit3045f8cd62cf8421d9c7884f9369c90a133eda81 (patch)
tree921446f00af06b4f233092708072f3510ba62f8c /.gitattributes
parentb533f53a79549d47fbf92cf068358b3c5f7c92af (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