diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-30 05:20:11 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-30 05:20:11 -0700 |
| commit | eb545efbca0744d39489b5da610233ad3df012c5 (patch) | |
| tree | 43a5d6c6c2a547a3b0bc613a242e9d5b8ebd1946 /.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 |
