diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:48:12 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:48:12 -0700 |
| commit | 25a21893284ec7c241bb12d32752d913c98fc0af (patch) | |
| tree | f6ffb308718d60999d2edca0e8052dc896d69915 /.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 |
