diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-10 04:22:30 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-10 04:22:30 -0700 |
| commit | 3afb7f808561939a21f8e6e0745c4dc2a6c1ce52 (patch) | |
| tree | 067fac76d7423c9a9babd9bbb3a3eb910ed0b2df /.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 |
