summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 04:37:00 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 04:37:00 -0700
commitd0a5052e88887816a961e5e9cfd3ecb23097c1cd (patch)
treec771572637be78ed55523235cc9650c62f64e8b1 /.gitattributes
initial commit of ebook 11463HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6833f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+*.txt text
+*.md text