diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-02 22:26:23 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-02 22:26:23 -0800 |
| commit | 334f798ba17a32b83b0b380609d0c31f17838b7c (patch) | |
| tree | 01d7522e76dc1de89d498b648452deffb077b67f /.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 |
