diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-15 23:46:44 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-15 23:46:44 -0800 |
| commit | 638ba513e6468fcec89f60c5a0e89a70f7df0b22 (patch) | |
| tree | 84a75d6fced6ed74a0b3a67a4db2cf28bb2587e3 /.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 |
