diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-04-03 13:49:14 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-04-03 13:49:14 -0700 |
| commit | 7cdef5a9177d00e2db06c7ed06c9a876a171436e (patch) | |
| tree | 6da396c40afe2fbab4b58d433967c28b352ee521 /.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 |
