diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-12 19:41:23 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-12 19:41:23 -0700 |
| commit | 727b27378662ab661a05a0873539557a3d21dbde (patch) | |
| tree | d1aa2d6c68bbd65b1923b454554040d682e3c650 /.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 |
