summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:54:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:54:16 -0800
commitc4d3f120aa473db3542e6f9e37ab8b3ce2756c22 (patch)
treefd1a8f99d09f5fb5a11fb05e2246d9ebb12f5208 /.gitattributes
parentb2d797ae5bd6d19bf5e8eff44c55b9ea5abbc493 (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