diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-03 20:40:58 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-03 20:40:58 -0800 |
| commit | b1d98b08e77a925972175d92fd31f63e99c8174e (patch) | |
| tree | 1fea6d654e4544478a4dcee5a7be4739b82bdb67 /.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 |
