diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:35:55 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:35:55 -0700 |
| commit | 8b9f0e6770bdce1e44d5f36dfba4174248d5a027 (patch) | |
| tree | b8acdda2a8c18b8ab7a9e2221a57af7e1a77a5a5 /.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 |
