summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:31:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:31:22 -0800
commitbb5b0c8fda487f4b46c9ca4323d938eee265f284 (patch)
tree62140a6e7a8908c00f90423ded39a8b3a7c2ff01 /.gitattributes
parent584ea6cda2effd41888618af576fe461c19b6d86 (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