summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:35:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:35:59 -0800
commit1e54f07ea6aa47713702212b19dc3533326aae4e (patch)
tree7c61065f9869f4fc9d8a099dc044107fa5135287 /.gitattributes
parent2bd88e67ef338a60cb04fb43bbb3adb23536381d (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