summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 15:03:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 15:03:18 -0800
commit8ec2b3cd859f80dde2ab18ff4ebb50c1cce3068d (patch)
tree923899783e8724c55e973eece84f93f55aa660ab /.gitattributes
parent659aac6e07838fc28c9af4fcb19ff15f55e6388f (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