diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-18 22:10:25 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-18 22:10:25 -0800 |
| commit | 1d2c89ed72c1f95544aac541240f6c3e852a46e2 (patch) | |
| tree | 7d369f2871cd99926e88f453b524b1eeab4672a4 /.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 |
