diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 04:50:38 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 04:50:38 -0700 |
| commit | b441e0a4cf9099a50b533034bf5e1d37c0135dfe (patch) | |
| tree | afa888d859eaf08dc5e095b1e927d95e5419f226 /.gitattributes | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
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 |
