summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:09:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:09:03 -0800
commit2a0afdc6224975b7a7bed1d3c71ad644fb0ef93e (patch)
tree99030f9f5a19f9df4a3e48caf8e078baf3bb5153 /.gitattributes
parenteb85e4f0ab514b7e034c241bd8f6f733f5a03c47 (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