summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-14 19:55:45 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-14 19:55:45 -0700
commit703e31a73acc39a7e2d36ca84637241677475505 (patch)
tree7cf8c2e4a14d4bc2f23865029cb8c330449fba0f /.gitattributes
initial commit of ebook 31395HEADmain
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