diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-20 06:38:11 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-20 06:38:11 -0700 |
| commit | 99b7d38a8c2cd7d0784cfec8c1a8f449f46823a5 (patch) | |
| tree | a3763e26185bf068b4903e5507deaa45e9ce7f53 /.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 |
