summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 05:30:20 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 05:30:20 -0700
commit8c30e8ab2eb5ad68692c163af91f1771b6a3d620 (patch)
tree3cc3462d372ef5edfaeb781a7072dcdad0a58aab /.gitattributes
initial commit of ebook 7833HEADmain
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