summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-16 07:31:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-16 07:31:56 -0800
commite69a7a0ae05303eba0e5d449c41be9f5b9062684 (patch)
tree56e4e0770864a980994ec7d10d54f997e732fb51 /.gitattributes
parentd2e0bf4acd3e19d6b9f629d0cebe2c84d248c91c (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