diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-02 20:10:06 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-02 20:10:06 -0700 |
| commit | d1dd414f8fcd46590ef2388ca2e99e6d6e735fda (patch) | |
| tree | 0d3ac2904fa32f1e9b45299a2e2b984cbed0d724 /.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 |
