summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:15:49 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:15:49 -0700
commit6b1df35e5c5e41e35fda740ca917571499d03587 (patch)
tree915abc4f7022e0f132f359e8a76f43140568e7cf /.gitattributes
initial commit of ebook 25128HEADmain
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