diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-28 16:56:20 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-28 16:56:20 -0700 |
| commit | 8db68da8bb96a2e36bb7c148c377f780823d0ee1 (patch) | |
| tree | cf91d783052347f14e61c1c173a4c682359ebd39 /.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 |
