summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:13:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:13:25 -0800
commited687822171c53f29d185a67b089a785f454e762 (patch)
tree588d7d632b27d26298b401ab4390b7ba7cf1ee0e /.gitattributes
parentd0eca6e84a31ced1af58d841d8edf1f61ea9fb02 (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