diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-13 11:16:06 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-13 11:16:06 -0700 |
| commit | e693b609e39a7b90bb3b7aefe5dcf3e09d5ce19a (patch) | |
| tree | bf61c4f14be35572440abce695bbf1f3087cc316 /.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 |
