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