summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:29:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:29:26 -0800
commitedfb2b90a00f3c503e0c5980c5e40f01fcf0914f (patch)
tree848fd0e1c1098b6f018564bf0cf61b0b78436c19 /.gitattributes
parent320c0af6762f353c02362e7d49c780a6e556d1f8 (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